6 September, 2022
1 min read
180 words
CDK findResources cannot match a KMS key by alias. Tag the key policy statement with an sid and assert on that instead.
21 December, 2020
1 min read
114 words
Gradle Jacoco fails when a subproject has no test execution data. Filter the test tasks instead of finalising all of them.
12 May, 2020
1 min read
206 words
Running Selenoid beside the test runner in CI for parallel browser tests, with video recording and one Selenoid per build agent.
23 May, 2017
1 min read
124 words
A docker-compose file and matching Nightwatch config for running Selenium standalone Chrome next to the app under test.