You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						
							 | 
			5 years ago | |
|---|---|---|
| .. | ||
| draft4 | 5 years ago | |
| draft6 | 5 years ago | |
| draft7 | 5 years ago | |
| README.md | 5 years ago | |
| draft4.test.js | 5 years ago | |
| draft6.test.js | 5 years ago | |
| draft7.test.js | 5 years ago | |
| util.js | 5 years ago | |
		
			
				
				README.md
			
		
		
			
			
		
	
	JSON-Schema-Test-Suite
You can find all test cases here. It contains a set of JSON objects that implementors of JSON Schema validation libraries can use to test their validators.
How to add another test case?
- Navigate to JSON-Schema-Test-Suite
 - Choose a draft 
draft4,draft6ordraft7 - Copy & paste the 
test-case.jsonto the project and add a test like in thedraft4.test.js