We recommend the @web/test-runnerarrow-up-right tool, if your project was created with the command npm init @atomico the test environment will be preconfigured, you can see this pre-configuration at https://github.com/atomicojs/base/tree/2-startedarrow-up-right.
npm init @atomico
To scale the test environment you can complement with tools such as:
Cypressarrow-up-right: allows you to automate interactions and evaluate interactions of your interface.
Percyarrow-up-right: Allows you to evaluate the appearance changes of your component or application between versions.
Last updated 3 months ago
Was this helpful?