Skip to content

peterdutey/adotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adotest: Stata module for automated unit testing of ado commands and subcommands

To access the package in Stata:

net describe adotest, from("https://raw.githubusercontent.com/peterdutey/adotest/main/ado/")

To install the latest version directly from GitHub

net install adotest, from("https://raw.githubusercontent.com/peterdutey/adotest/main/ado/")

See test-template.do for an example test case and suite1 for an example test suite.

About

Functions to perform and report unit tests in Stata

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors