mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-10 09:18:15 +01:00
14 lines
610 B
Markdown
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.
|