Update specs/test_formats/README.md

Co-Authored-By: protolambda <proto@protolambda.com>
This commit is contained in:
Danny Ryan 2019-04-03 14:12:48 +11:00 committed by GitHub
parent 96ab5a334d
commit 54eba8cbbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ State-transition test suites may want to just declare forks that are being cover
### Test completeness
We want tests to be independent from any sync-data. If one wants to run a test, the input data should be available from the YAML.
Tests should be independent of any sync-data. If one wants to run a test, the input data should be available from the YAML.
The aim is to provide clients with a well-defined scope of work to run a particular set of test-suites.
- Clients that are complete are expected to contribute to testing, seeking for better resources to get conformance with the spec, and other clients.