Learn how to avoid repetition and write simpler and easy to read tests using the pytest parametrization feature.
testing
Testing Python Code Using Pytest

Learn how to install pytest and use it to discover, run, and skip test functions.
This week in Firefox: Testing Graphics
On Friday February 17 2017, the Firefox Beta community tested Firefox 52 Beta 7. The focus of this test day was on WebGL. WebGL is a JavaScript API for rendering graphics in the browser without the use of plugins such as Flash or Silverlight. Graphics testing involves testing how Firefox renders websites that use WebGL …