mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +00:00
docs(tests): add a layered guide to the test tree (#14628)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# OrcaSlicer tests
|
||||
|
||||
Building, running and writing tests is documented on the wiki, under [How to Test](https://www.orcaslicer.com/wiki/developer_reference/how_to_test.html).
|
||||
|
||||
Two files here rather than there, because coding agents only read what is in the repository:
|
||||
|
||||
- [AGENTS.md](AGENTS.md) is the same guidance in short form, and is what an agent working under `tests/` picks up.
|
||||
- [CATCH2.md](CATCH2.md) is the Catch2 reference, including the mistakes that break a test at runtime.
|
||||
Reference in New Issue
Block a user