It looks like Github is testing…
It looks like Github is testing a feature that will allow users to contribute to projects on behalf of organizations.
It looks like Github is testing a feature that will allow users to contribute to projects on behalf of organizations.
The WordPress REST API is at a bit of a crossroads. There is a proposal on the table by the core team of four contributors — Ryan McCue, Rachel Baker, Daniel Bachhuber, and Joe Hoyle — to ship endpoints to WordPress core iteratively. There is a pushback on this proposal by WordPress Project Lead and co-founder Matt Mullenweg.
Kjell Reigstad, a designer at Automattic, has developed an experimental WordPress plugin for design testing in wp-admin.
WordPress is 19! • WP 6.0 news and Beta 4 release. • JetPack 10.9 • BuddyPress Rewrites 1.1.0 • Simple Local Avatars 2.3.0 • InMotion funds WCUS scholarships • RSS and Blogging FTW • Wishlist Member acquired • New leadership team at Yoast • and the rest of your weekly WP news roundup!
Here’s a good reminder from Ben Cullimore that designers should avoid the temptation to overuse icons and start with user needs. Icons have their advantages, but Ben noticed in some of the use cases he shares that some icons do more harm than good. After lots of lab testing and pop-up sessions, his team ended up…
The WooCommerce team has recently developed an end to end testing suite. How it works is particularly interesting – it uses ChromeDriver, which simulates a real user by moving the mouse around, clicking on things, and filling out forms. The team has written a tutorial that introduces a testing library, setting up your environment, and…
Oyetoke Tobi Emmanuel demonstrates how to automate front-end application testing with Selenium, a popular testing tool for web apps. As an example, Oyetoke takes you through the steps to automate testing for a simple Svelte to-do app using Node and Selenium. Even if you’re more familiar with different tools and techniques, you will get the…