diff --git a/Dev-Quality-Control.md b/Dev-Quality-Control.md index 5a26b650..1e970cce 100644 --- a/Dev-Quality-Control.md +++ b/Dev-Quality-Control.md @@ -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)