Dmitry Munda
Dmitry Munda
> Did you enable fullyParallel in your config? nope ( also this is not possible for all specs ) Allure's picture is some random from the internet for reference/idea :)
initially i needed this for pure playwright, as not using allure per se. playwright's html reporter is very cool
Any progress here? This coud be *very* usefull thing
JFYI same with intel mac + Catalina
`undefined` worked perfectly before upgrade `types.d.ts` asks for string `includeWipPactsSince?: string;`
Home Assistant 2022.9.7 Supervisor 2022.09.1 Frontend 20220907.2 - latest Mosquitto broker Current version: 6.1.3 Zigbee2MQTT Current version: 1.28.0-1 came here from https://github.com/Koenkk/zigbee2mqtt/issues/13001
just extra env vars must be set, but there is a bug that @eroshenkoam is working on
@eroshenkoam , any updates?
@dgozman, best solution would be - first tests could be delayed with some predefined pause by the test runner. - user has 20 specs - user has 5 workers tests...
@dgozman can you elaborate on `server per worker` ? we are running our tests using k8s, so a new pod with some CPUs ( depending on some calculations) is created....