Revision 4d866cf6
Added by koszko over 1 year ago
README.md | ||
---|---|---|
114 | 114 |
python3 -m pytest -vv -k popup |
115 | 115 |
``` |
116 | 116 |
|
117 |
As of Haketilo 1.0-beta1 some tests may spuriously fail. This is the result it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite.
|
|
117 |
As of Haketilo 1.0 some tests may spuriously fail. This is the result it being notoriously difficult to avoid some weirdnesses when driving Firefox using Selenium. To make sure a failed test is not the result of some more serious bug, you might want to rerun the test suite. |
|
118 | 118 |
|
119 | 119 |
### Setting up an environment for manual testing |
120 | 120 |
|
version | ||
---|---|---|
1 |
"1.0-beta3" |
|
1 |
"1.0" |
version_chromium | ||
---|---|---|
1 |
"0.65536.3" |
|
1 |
"1.0" |
Also available in: Unified diff
bump version to 1.0