-
#### What are you trying to achieve?
Proper grouped HTML - Reports with MetaSteps
#### What do you get instead?
Only one big metastep including all steps from all metasteps, in unordered sorting.…
-
Hi and thanks for this awesome style guide. It truly helps adding standards to this community and is also a place to discover best practices by established Elisp seniors.
One thing I miss from all …
-
I'm going to apologize beforehand, because I think I must be doing something obviously wrong, and I probably don't understand the underlying code enough to pinpoint it.
First off, Here's my [Gruntfil…
-
#### What are you trying to achieve?
$I->seeElement('.notice');
so I expected something like the same output as when I use $I->see('something')
when it fails. (like a hint on what it couldn't see)
…
-
(hello and sorry for my bad english)
### What are you trying to achieve?
Create a simple test using a stepObject class and gherkin from a new codeception project
### What do you get instead?
…
Ma10z updated
5 years ago
-
#### What are you trying to achieve?
Set download options in firefox similar to what we can do with chrome. See yaml below.
#### What do you get instead?
Options are empty in firefox browser when…
-
Since Node.js, Bun and Deno offer different APIs ([`node:test`](https://nodejs.org/api/test.html#test-runner), [`bun:test`](https://bun.sh/docs/test/writing), [`Deno.test`](https://examples.deno.land/…
-
99% of the time grep serves my needs but recently we have a need for running/not running tests (the same tests) under many different conditions (think like a selenium situation on multiple browsers) a…
-
#### What are you trying to achieve?
I'd like to execute a few commands to set up a test database. The DB does not exist initially and must be created and prepared using Doctrine migrations.
For…
-
Install and configure the necessary tools/frameworks for end-to-end (e2e) testing. Examples of popular e2e testing tools are Cypress, Protractor, and Puppeteer. Write e2e tests to verify the correct f…