Skip to content

cjerdonek/open-rcv-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcv-tests

Documentation Status

The rcv-tests project is a publicly available collection of ranked choice voting test cases.

The test cases cover many variations of instant runoff voting and the single transferable vote. The test cases are intended for testing ranked choice voting election software (e.g. OpenRCV).

Some key links:

Project status: not yet ready but actively being worked on.

For Maintainers

To deploy a new version, bump the "version" number in tests.json, and tag the release with a SemVer Git tag (it is okay to add a prefix of "v"). For example--

$ git tag v0.2.0
$ git push origin v0.2.0

License

The contents of this repository are licensed under a permissive MIT license. See the LICENSE file for the actual wording.

Author

Chris Jerdonek (chris.jerdonek@gmail.com)

About

Public test data for ranked choice voting election software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published