Skip to content

Unit test generator proof of concept (intended to be used in Exercism)

Notifications You must be signed in to change notification settings

colinmorris/testify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testify

Unit test generator proof of concept (intended to be used in Exercism)

organization

  • unittests.py : the code that does the work of actually generating test suites
  • *.json : files describing individual exercism problems along with inputs and expected outputs
  • testify.sh : run this to generate unit tests for all current problems in all current languages
  • generated : this directory is where autogenerated unit tests end up

About

Unit test generator proof of concept (intended to be used in Exercism)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published