Skip to content

A toy demo repository of universal-test-runner examples

Notifications You must be signed in to change notification settings

xavdid/test-runner-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

universal-test-runner Demo

This repo is a collection of small examples for the universal-test-runner.

To try it out:

  1. Install the universal test runner
  2. run: git clone git@github.com:xavdid/test-runner-demo.git
  3. in each subfolder:
    • run t invoke the correct test handler. This will only work if you have the corresponding test runner installed (pytest, cargo, npm, etc), so some languages may fail if you haven't worked on them before
    • or, run universal-test-runner --debug to see what test command would be run (regardless of if you have it installed locally)

Note: this won't stay updated with all the language the universal-test-runner supports, but is meant to be representative of the functionality

About

A toy demo repository of universal-test-runner examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published