Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

exercism/test-runner-orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Runner Orchestrator

An Orchestrator for Exercism's test runners.

Run in development

To run locally, you need to also clone https://github.com/exercism/test-runner-dev-invoker at the same level directory as this repo.

Once that's done:

  • Populate config/secrets.yml with same sort of keys as your local website.
  • Run bundle install
  • Run ./bin/run.sh

It will then sit and wait for messages from the website.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published