By adding some custom extensions to Jest you can test your feature-flagged code in a declarative, expressive way.
Tag: testing
Leverage Spring Security to Test in Production
The marriage of feature flags with Split and security via Spring Security makes testing in production so easy it might blow your mind! Get building today!
Easily Set Up Smoke Tests in Your Build Pipeline
In this world of continuous delivery and high volume of feature releases, it’s important to have a testing infrastructure in place to ensure your existing …
Increase your Productivity by Testing in Production
As companies implement more innovative practices, they typically realize the faults of using an imperfect environment, like staging. Staging environments are expensive and they often …
Feature Flags Java Testing
Since joining Split, it has been clear that feature testing is the fundamental building block of our software development process. We deploy unit tests to …