Skip to content

Proof-of-concept Sinatra app for hooking into MiniTest::Unit to run and gather data on individual tests so they can be graded easier.

Notifications You must be signed in to change notification settings

narbsy/minitesque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A proof-of-concept sinatra app for hooking into minitest::unit and running tests in the background with resque.

The reason? Creating a grading back-end for a CMU course that allows configurable timeouts, can gather reliable data without using regexp, and won't impact performance of the server.

About

Proof-of-concept Sinatra app for hooking into MiniTest::Unit to run and gather data on individual tests so they can be graded easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages