Creating test suites - bench documentation
bench.readthedocs.io
Creating test suites - bench documentation
The simpler it is to run a suite of tests, the more often those tests will be run. The more the tests are run, the sooner any deviation from those tests will be found. If we can run all the tests several time a day, then the system will never be broken for more than a few minutes. This is a reasonable goal. We simply don’t allow the system to backs
... See moreHow do we continuously test that?