We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6798150 commit da596f6Copy full SHA for da596f6
tests/README.md
@@ -1,7 +1,7 @@
1
# Unit Tests
2
3
It may seem that we have a circular referencing problem (or a tautology) by
4
-using AUnit to write unit tests for itself. It could be argued that we're can't
+using AUnit to write unit tests for itself. It could be argued that we can't
5
really be sure that the code is actually testing anything since the same bug
6
could be validating itself. But I built `AUnitTest` incrementally in layers,
7
first validating the first layer of primitive functions (e.g.
0 commit comments