Skip to content

Compliance tests for TOML parsers/writers

License

Notifications You must be signed in to change notification settings

pyrmont/toml-specs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compliance tests for TOML

Language-agnostic tests for TOML implementations, for testing compliance with the TOML specification.

These tests provide a mechanism for implementations to verify that they are compliant with the TOML specification, without a "blessed" / reference implementation of TOML, to be taken as ground truth.

Usage

Usage instructions, as well as other useful information about this repository can be found in the documentation.

Acknowledgements

This repository builds upon some excellent work done by:

  • @BurntSushi: who initially designed this test format (!), and wrote tests for TOML 0.4.0.
  • @sgarciac and @iarna: who wrote tests in this format, for TOML 0.5.0 as well as TOML 1.0.0-rc1!

About

Compliance tests for TOML parsers/writers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%