Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Contributed samples

This is a directory for contributed samples. Any contributor is welcome to place a sample here. The samples are provided by the contributors and they are not reviewed by the maintainers. Those samples may or may not work, they may be up-to-date or desperately outdated. There can be anything. Use with care.

NOTE: These samples should still pass the tests, they should be parsable. Tests may not cover everything (e.g. XSD schemas) and they don't check the semantics.

How to contribute

Create a directory that is reasonably unique for you. E.g. use your company name, your nick name or something similar. Then place samples inside that directory. If there are several sets of samples (e.g. several user stories) then place each set in a separate sub-directory. It is recommended to write a short description of the sample in a README.md file in each directory. Run tests from the projects root directory using test.bat or test.sh.