merge rusEFI wiki

This commit is contained in:
GitHub Action 2024-11-13 19:32:37 +00:00
commit 0e6cd79b09
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Development Quality Control
rusEFI is striving to follow modern software development practices. Testing pyramid, TDD etc.
We love our engines and we want them to live a long & happy life. That's why we have a three-tier quality assurance process:
* Continuous Integration: Unit testing with Github Actions with [ASan](https://github.com/google/sanitizers/wiki/AddressSanitizer)