mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-03 05:55:03 +01:00
11 lines
403 B
Markdown
11 lines
403 B
Markdown
# Tests
|
|
|
|
This chapter contains information about tests.
|
|
|
|
- [e2e playwright suite](./e2e-playwright-suite.md)
|
|
- [e2e playwright contribution guide](./e2e-playwright-contribution-guide.md)
|
|
- [regtest](./regtest.md)
|
|
- [@suite-native/test-utils](./suite-native-test-utils.md)
|
|
|
|
See also general [code-style-guide/tests](../code-style-guide/tests.md) for more information about writing tests in Trezor Suite.
|