You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# ***Fossil Test: Unit Testing/Mocking Framework*** - `C/C++`
1
+
# ***Fossil Test: Unit Testing/Mocking Framework*** - `C, C++`
2
2
3
3
**Overview:**
4
4
Fossil Test is a robust unit testing and mocking framework developed by Fossil Logic, designed to facilitate the creation of high-quality test cases across any C or C++ project. The framework supports both Behavior-Driven Development (BDD) and Test-Driven Development (TDD) styles, providing a flexible and comprehensive solution for ensuring software reliability and correctness.
@@ -40,7 +40,7 @@ Before getting started, make sure you have the following installed:
0 commit comments