When i run tests whith run-workers i dont have info about my tests and tests always passed
What do you get instead?
Provide console output if related. Use --verbose mode for more details.
TypeScript Definitions provide autocompletion in Visual Studio Code and other IDEs
Definitions were generated in steps.d.ts
CodeceptJS v3.6.3 #StandWithUkraine
Running tests in 3 workers...
nodeInfo: 18.16.0
osInfo: macOS 14.1.1
cpuInfo: (8) x64 Apple M1 Pro
chromeInfo: 126.0.6478.127
edgeInfo: 120.0.2210.61
firefoxInfo: undefined
safariInfo: 17.1
If you need more detailed info, just run this: npx codeceptjs info
@regression @events @article @suslik
@regression @events @article @suslik
@regression @events @article @suslik
[03] ✔ The user clicked on the reaction under the article. (Not auth User) @C14112 in 4123ms
✔ The user clicked on the reaction under the article. (Not auth User) @C14112 (4128ms)
[01] ✔ After clicking on the reaction, the modal window "To leave reactions you need to enter or register" was displayed. @C14230 in 4200ms
✔ After clicking on the reaction, the modal window "To leave reactions you need to enter or register" was displayed. @C14230 (4208ms)
[02] ✔ The user closed the modal window: - clicked on the cross @C14231 in 4573ms
✔ The user closed the modal window: - clicked on the cross @C14231 (4575ms)
[03] ✔ The user clicked “Register” on the modal window @C14235 in 3856ms
✔ The user clicked “Register” on the modal window @C14235 (3856ms)
[01] ✔ The user clicked on the reaction under the article. (Auth User) @C14227 in 8401ms
✔ The user clicked on the reaction under the article. (Auth User) @C14227 (8402ms)
2 passing (14s)
[03] ✔ The user clicked on the selected reaction again, thereby canceling it. (Auth User) @C14229 in 5093ms
✔ The user clicked on the selected reaction again, thereby canceling it. (Auth User) @C14229 (5093ms)
3 passing (14s)
[02] ✔ The user changed the reaction under the article. (Auth User) @C14228 in 9051ms
✔ The user changed the reaction under the article. (Auth User) @C14228 (9051ms)
What are you trying to achieve?
When i run tests whith run-workers i dont have info about my tests and tests always passed
What do you get instead?
nodeInfo: 18.16.0 osInfo: macOS 14.1.1 cpuInfo: (8) x64 Apple M1 Pro chromeInfo: 126.0.6478.127 edgeInfo: 120.0.2210.61 firefoxInfo: undefined safariInfo: 17.1 If you need more detailed info, just run this: npx codeceptjs info
@regression @events @article @suslik
@regression @events @article @suslik
@regression @events @article @suslik [03] ✔ The user clicked on the reaction under the article. (Not auth User) @C14112 in 4123ms ✔ The user clicked on the reaction under the article. (Not auth User) @C14112 (4128ms) [01] ✔ After clicking on the reaction, the modal window "To leave reactions you need to enter or register" was displayed. @C14230 in 4200ms ✔ After clicking on the reaction, the modal window "To leave reactions you need to enter or register" was displayed. @C14230 (4208ms) [02] ✔ The user closed the modal window: - clicked on the cross @C14231 in 4573ms ✔ The user closed the modal window: - clicked on the cross @C14231 (4575ms) [03] ✔ The user clicked “Register” on the modal window @C14235 in 3856ms ✔ The user clicked “Register” on the modal window @C14235 (3856ms) [01] ✔ The user clicked on the reaction under the article. (Auth User) @C14227 in 8401ms ✔ The user clicked on the reaction under the article. (Auth User) @C14227 (8402ms)
2 passing (14s)
[03] ✔ The user clicked on the selected reaction again, thereby canceling it. (Auth User) @C14229 in 5093ms ✔ The user clicked on the selected reaction again, thereby canceling it. (Auth User) @C14229 (5093ms)
3 passing (14s)
[02] ✔ The user changed the reaction under the article. (Auth User) @C14228 in 9051ms ✔ The user changed the reaction under the article. (Auth User) @C14228 (9051ms)
2 passing (14s)
OK | 0 passed // 33s
Details