Frontend testing focused on behavior rather than implementation

Most of our projects use codecov.io to check code coverage and improve review process. But high code coverage value itself is not telling anything about quality of the code and tests, so we always try to improve the way we test our products.  You can read about our mutation testing…

Continue ReadingFrontend testing focused on behavior rather than implementation