Skip to content

feat: add new test packages#329

Merged
wraithgar merged 1 commit into
mainfrom
gar/test-framework
May 5, 2025
Merged

feat: add new test packages#329
wraithgar merged 1 commit into
mainfrom
gar/test-framework

Conversation

@wraithgar

@wraithgar wraithgar commented May 5, 2025

Copy link
Copy Markdown
Contributor

jest and jasmine are well known popular testing frameworks

Also refactored the code to be an array instead of a regex.

Closes: #83

jest and jasmine are well known popular testing frameworks

Also refactored the code to be an array instead of a regex.
@wraithgar wraithgar requested a review from a team as a code owner May 5, 2025 14:38
@wraithgar

Copy link
Copy Markdown
Contributor Author

Let's not make this a can of worms where folks want to add every possible item to this list. Both these package have over a million weekly downloads.

@wraithgar wraithgar merged commit 8f6d95d into main May 5, 2025
@wraithgar wraithgar deleted the gar/test-framework branch May 5, 2025 15:02
@github-actions github-actions Bot mentioned this pull request May 5, 2025
wraithgar pushed a commit that referenced this pull request May 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[8.2.0](v8.1.1...v8.2.0)
(2025-05-05)
### Features
*
[`8f6d95d`](8f6d95d)
[#329](#329) add new test
packages (#329) (@wraithgar)
### Bug Fixes
*
[`23c5eb9`](23c5eb9)
[#327](#327) Use the
private value as long as it isn't undefined (#327) (@owlstronaut)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add jest & jasmine to isTestPkg regex

2 participants