mirror of
https://github.com/ethauvin/JSON-java.git
synced 2025-06-17 07:50:52 -07:00
Update README.md
This commit is contained in:
parent
3112e32089
commit
571b1a79bb
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -26,11 +26,13 @@ When you start working on a test, add the empty file to the repository and updat
|
|||
|
||||
A unit test has the following stages:
|
||||
|
||||
|No test|
|
||||
|In progress|
|
||||
|Coverage > 90%|
|
||||
|Reasonable test cases|
|
||||
|Checked against previous unit tests|
|
||||
| Test phase |
|
||||
|----|
|
||||
| No test |
|
||||
| In progress |
|
||||
| Coverage > 90% |
|
||||
| Reasonable test cases |
|
||||
| Checked against previous unit tests |
|
||||
|
||||
| Test file name | Coverage | Comments |
|
||||
| ------------- | ------------- | ---- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue