Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
regression testing

2 Articles
{
,

}
Image
Direct link to the article Writing Tests for React Applications Using Jest and Enzyme
enzyme jest react regression testing unit tests

Writing Tests for React Applications Using Jest and Enzyme

While it is important to have a well-tested API, solid test coverage is a must for any React application. Tests increase confidence in the code and helps prevent shipping bugs to users.

That’s why we’re going to focus on testing …

Image
Kingsley Silas on Mar 1, 2019 Updated on Mar 3, 2019
Image
Direct link to the article Automating CSS Regression Testing
backstopjs css testing regression testing

Automating CSS Regression Testing

The following is a guest post by Garris Shipon. We’ve touched on the four types of CSS testing here before. Regression testing is the hardest. It’s the type where you’re trying to test if a change you made to …

Image
Garris Shipon on Apr 1, 2016 Updated on Apr 10, 2017

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top
Advertisement