Skip to content

Testing Continuous Integration of Homeworks with the Ruby AutoGrader

Notifications You must be signed in to change notification settings

luxudongchina/hw-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saasbook/hw-tests Master Build Status

Model of an instructor's private homework repo

  • hw-tests/
    • .travis.yml : CI that validates homework runs against AutoGraders project.
    • features/ : tests that are run automatically by travis
    • ruby-intro/ : sample homework
      • autograder : graders in the form of tests and supporting files
      • public : skeleton and Readme displayed to student
      • solutions : used for validating graders

About

Testing Continuous Integration of Homeworks with the Ruby AutoGrader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published