Labs/Bespin/Testing/UnitTests

From MozillaWiki
< Labs‎ | Bespin‎ | Testing
Jump to: navigation, search

We have imported the Dojo (DOH) unit testing framework into Bespin. You just need to run:

 paver dojo -s

Which loads in the Dojo source distribution which includes DOH (NOTE: This may change so we do two different pulls, one for dojo code, and one for the util)

To run tests you run:

 paver testfrontend