
Out of the box automated testing for Strapi
The Testing plugin for Strapi is a community plugin that automates the unit testing process for Strapi applications. It creates all the necessary default files needed for testing and is compatible with Strapi version 3.5.4.
The Testing plugin for Strapi is a useful tool for automating unit testing in Strapi applications. It simplifies the process by creating default test files and providing helper functions to start a new Strapi instance and perform common testing tasks. It is compatible with Strapi version 3.5.4 and offers additional features like test watch, bootstrapping with dummy data, and troubleshooting. Although still in Beta, the plugin welcomes feedback and has plans for future functionalities.
