AM1988

Results 5 issues of 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. ![image](https://github.com/DataDog/dd-trace-js/assets/19313323/1e66f5d6-cad7-4dfb-8ff9-c0abe4753f80)

feature-request
ci-app

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...

bug

### 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:...