For view-only access to the standard and documentation please visit http://ocds.open-contracting.org/standard/
To run tests locally:
pip install -r requirements.txt
py.test
NOTE: If you make a change to release-schema.json, you must update the versioned-release-validation-schema.json by:
cd standard/schema/utils
./make_validation_schema.py
The tests, which run automatically on every commit, check that this process has been done.
The name of the file, becomes the name of the tab
When writing docs, every page should have:
- an h1 header with the name of the page, that matches the title of the tab/file
- a consistent flow down always h2, then h3 etc. - don't start at h3