Skip to content

jalanb/trying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trying

Keep on trying!

trying is a test runner specialised for Python doctests

It will find and run any doctests in *.py, *.test, *.tests

Goals

  • Integrate with unix (e.g. man pages).
  • Integrate with py.test, nose, ...
  • Pop up debugger at the right times