Running Tests - skrul/greasefire GitHub Wiki
Firefox
- Navigate to Greasefire's Firefox extension source in a command line shell
- Create an xpi with
./makexpi test
- Install the xpi in a profile of your choice
- Quit Firefox
- Run Firefox via command line with a
-test test_filename.js
command line option.