testsuite/DEPRECATED.md
If you find yourself reading this document, you are probably asked to migrate a test from your PR to use the new Test Framework.
With the release of the new Test Framework, this testsuite module, with all related dependents, is officially deprecated.
Specifically speaking:
A limited amount of changes to existing tests are permitted, and should primarily be used to add test-cases when resolving bugs. Adding new files is not allowed.
The new Test Framework brings completely new test configuration and server lifecycle management. It is tailored to quickly onboard and speed-up the feature development, or contributing a simple bug fix.
Please, follow the new guidelines: