mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
update docs for integration tests
This commit is contained in:
parent
086b63ab1b
commit
65bf6836b7
@ -35,3 +35,10 @@ # Auto generated documentation
|
||||
[architecture.md]: ./architecture.md
|
||||
[docs]: https://docs.helix-editor.com/
|
||||
[xtask]: https://github.com/matklad/cargo-xtask
|
||||
|
||||
# Integration tests
|
||||
|
||||
Integration tests for helix-term can be run with `cargo integration-test`. Code
|
||||
contributors are strongly encouraged to write integration tests for their code.
|
||||
Existing tests can be used as examples. Helpers can be found in
|
||||
[helpers.rs][../helix-term/tests/test/helpers.rs].
|
||||
|
Loading…
Reference in New Issue
Block a user