Files
trezor-suite/docs/tests/index.md

14 lines
610 B
Markdown

# Tests
This chapter contains information about tests.
- [Suite Playwright E2E](../symlink/tests/e2e-playwright-suite.md)
- [Suite E2E in CI](../symlink/tests/e2e-ci.md)
- [Playwright contribution guide](../symlink/tests/e2e-playwright-contribution-guide.md)
- [GitHub Test Reporter](../symlink/tests/e2e-github-reporter.md)
- [regtest](./regtest.md)
- [@suite-native/test-utils](./suite-native-test-utils.md)
- [@suite-common/test-utils](./suite-common-test-utils.md)
See also general [code-style-guide/tests](../symlink/code-style-guide/tests.md) for more information about writing tests in Trezor Suite.