QA/TCM/BDD: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 36: Line 36:


=== Running the tests  ===
=== Running the tests  ===
<br> Checkout the tests from here: [https://github.com/mozilla/tcm https://github.com/mozilla/tcm]
 
cd to the parent of the /features directory  
<br> Checkout the tests from here: [https://github.com/mozilla/tcm https://github.com/mozilla/tcm]  
<br>First: cd to the parent of the /features directory  
<pre>$ cd tcm/tests/bdd
<pre>$ cd tcm/tests/bdd
</pre>  
</pre>  
Line 43: Line 44:
<pre>$ lettuce
<pre>$ lettuce
</pre>  
</pre>  
To run the tests with HTML output: [http://people.mozilla.com/~cdawson/example_tcmout.html Example]
To run the tests with HTML output: [http://people.mozilla.com/~cdawson/example_tcmout.html Example]  
<pre>$ lettuce -v 5 &gt; tcmout.html
<pre>$ lettuce -v 5 &gt; tcmout.html
</pre>  
</pre>  
Confirmed users
508

edits

Navigation menu