Skip to content

The scriptdoctest module searches for pieces of text that look like interactive shell sessions, and then executes those sessions to verify that they work exactly as shown.

License

Notifications You must be signed in to change notification settings

Anaphory/scriptdoctest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scriptdoctest

The scriptdoctest module searches for pieces of text that look like interactive shell sessions, and then executes those sessions to verify that they work exactly as shown.

It was inspired by attempts to write a beastling tutorial that would not immediately become obsolete – see lmaurits/BEASTling#59 – and would never have come to life without doctest.

About

The scriptdoctest module searches for pieces of text that look like interactive shell sessions, and then executes those sessions to verify that they work exactly as shown.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages