There are many unit testing frameworks available for testing, my aim with this presentation is to share some of our team requirements, the options available and a technical overview of the framework we implemented. Hopefully it will save you some time if embarking on a similar journey.
I also discovered how important it was to integrate the framework into the development process so it became part of everyday work. We used Azure DevOps pipelines as a simple method to trigger tests upon each pull request.
A copy of the presentation can be downloaded here: Unit Testing ReactJS and Azure Pipelines (296 downloads)
Recent Comments