From e3000aa3bbd57b767e030724df48567ae8eda606 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:30:28 -0500 Subject: [PATCH] Updated Dev Quality Control (markdown) --- Dev-Quality-Control.md | 2 ++ 1 file changed, 2 insertions(+) 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)