cloudfour / cloudfour/pleasantest
Untie from Jest
- Dominant language
- TypeScript
- Stars
- 175
- Forks
- 2
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
It would be nice to be able to use Test Mule with other test runners, like Ava or Mocha. Test Mule is slightly tied to Jest, and very tied to Jest's `expect`. We should test to see if Test Mule can be used in other test runners by loading Jest's `expect` into the other runners, and/or look into untying Test Mule from `expect`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing Test Mule's integration with Jest and Jest's `expect`. Try using Test Mule with Ava or Mocha, including loading Jest's `expect`, and compare that with investigating whether the dependency on `expect` can be removed; done means establishing a viable path for use with other test runners.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100