Skip to content

jleedev/testly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testly, a stupid test runner

Nose was too weird for my tastes, so I wrote something dumber.

Contents of this repository

  • testly.py: The main entry point, a Python script which imports and runs the testly modules.
  • testly: The source code to testly, consisting of Python modules which find and run your tests.
  • tests: A suite of test cases which will evolve with testly to ensure its safe performance.
  • test-testly.sh: A shell script which runs testly.py on its test suite.
  • README.md: This document.

About

testly will be a test-driven self-hosting test runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published