Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support compiled tests with a sourcemap only #49

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

noomorph
Copy link
Collaborator

@noomorph noomorph commented Aug 3, 2024

Solves a previously known issue when jest-allure2-reporter was used on a bundled (pre-compiled) test project without source code but with source maps, however.

The reporter now parses source maps near each test file and caches sourcesContent in a virtual filesystem-like way to be able to extract JSDoc and all other stuff.

@noomorph noomorph merged commit 6d1ff05 into beta Aug 6, 2024
3 checks passed
@noomorph noomorph deleted the fix/source-maps-2 branch August 6, 2024 07:19
Copy link
Contributor

github-actions bot commented Aug 6, 2024

🎉 This PR is included in version 2.0.0-beta.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant