nostrils
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
| Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
| nostrils [2016/10/07 12:42] – eh beh pietro | nostrils [2017/03/11 11:46] (versione attuale) – 0.2 pietro | ||
|---|---|---|---|
| Linea 1: | Linea 1: | ||
| - | {{:: | + | {{ : |
| + | **nostrils** is a Python script written to easily compare the results of test suites across different git refs (commits/ | ||
| - | **nostrils** is a Python script written to easily compare the results of test suites across different git references (commits/ | + | It will run the tests suite on the required commits, build any extension if needed (that is, run the '' |
| - | + | ||
| - | It will run the tests suite on the required commits, build any extension if needed (that is, run the '' | + | |
| **nostils** runs tests for the two commits in parallel. Moreover, it caches test results, so if it is called again on some given ref (typically '' | **nostils** runs tests for the two commits in parallel. Moreover, it caches test results, so if it is called again on some given ref (typically '' | ||
| Linea 14: | Linea 13: | ||
| nostrils mybranch | nostrils mybranch | ||
| - | It will compare the results of '' | + | It will compare the results of tests on '' |
| You can specify a different benchmark commit as follows (this will compare with the previous commit in '' | You can specify a different benchmark commit as follows (this will compare with the previous commit in '' | ||
| Linea 20: | Linea 19: | ||
| nostrils mybranch~1 mybranch | nostrils mybranch~1 mybranch | ||
| - | You can also ask **nostrils** | + | In order to specify which test command |
| + | |||
| + | { | ||
| + | | ||
| + | } | ||
| + | |||
| + | If at any time you want to run a different command without messing with the config file, you can o so by setting the environmental variable '' | ||
| TESTCMD=nosetests nostrils mybranch | TESTCMD=nosetests nostrils mybranch | ||
nostrils.1475844146.txt.gz · Ultima modifica: da pietro
