AM1988
AM1988
Hello. Looks like an extension does not properly parse the test name, which is why the test does not start. If I run test from cli by `npm run test`...
### Discussed in https://github.com/open-telemetry/opentelemetry-js/discussions/3418 Originally posted by **AM1988** November 17, 2022 Hi there. I have an Angular micro frontend application that communicates with express BFF(backend for frontend). It is bundled...
Please support parallel test executions using mocha. 
Hello @AmsterGet @ElenaRomanchuk. Test execution is not stopping automatically in the report portal if one of the test suites contains the before hook. When I placed the code from the...
### Discussed in https://github.com/ajv-validator/ajv/discussions/2497 Originally posted by **AM1988** October 4, 2024 Hi there. I have a class for data validation `export class SchemaValidator { static ajv = new Ajv({ allErrors:...