Jonke
Jonke
I'm not sure if this makes a difference for runs with a lot of tests as opposed to single run tests, I'm going to look at what it actually does...
@agouaillard @youennf I'm not sure which options you are talking about? You can pass capabilities to ChromeDriver, or you can pass browser options to the chromeOptions object. Which (if either)...
I can run ``` docker exec -it -u $(id -u $USER):$(id -g $USER) wptd-dev-instance make py_deps ``` And a lot of stuff fails to build because of "error: invalid command...
If this flag doesn't the behaviour of any other tests then this shouldn't be a problem. In the other case, we should discuss the addition of allowing specific tests to...