Auto-tools/Projects/Mozmill/RepoSetup: Difference between revisions

→‎Writing a Test: note that mutt now exists
(→‎Setting up for Development on 1.5.1: don't be overly specific)
(→‎Writing a Test: note that mutt now exists)
Line 96: Line 96:
This is about writing tests for the Mozmill tool itself, not writing Mozmill tests.  For writing Mozmill tests, please refer to the [https://developer.mozilla.org/en/Mozmill Mozilla Developer Network pages].  
This is about writing tests for the Mozmill tool itself, not writing Mozmill tests.  For writing Mozmill tests, please refer to the [https://developer.mozilla.org/en/Mozmill Mozilla Developer Network pages].  


A test framework for the Mozmill tool itself is being constructed. For now, do the best you can by writing a simple piece of JavaScript or Python to test the feature you're adding. You can also write a Mozmill test to test itself for this as well.  Add your test to the mozmill/test directory. 
A test framework for the Mozmill tool itself has been constructed. See: https://github.com/mozautomation/mozmill/tree/master/mutt
 
We'll update here once we have something more complete.
947

edits