Skip to content

Conversation

@ElonVolo
Copy link

Experimental migration away away from mocha to jest. The goal is to be able to easily debug individual recast unit tests with a single click (via the VSCode Jest extension). Easing debuggability should increase incentive for people to make fixes.

Putting emitted Typescript etc. into dist/ folder, as to make doing cleans of builds cleaner to exorcise the demon of ts-emit-clean from the codebase once and for all.
Migrating from mocha to jest to move to more current unit testing tools that will place nicer with the VSCode debugger.
@coderaiser
Copy link
Owner

coderaiser commented Apr 28, 2022

Look, I'm cherry-picking all the new commits from recast repo to have all the fixes other people does, so we need to have similar codebases to simplify this process, and all the tests should always pass to avoid any regression and keep things stable :).

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.

2 participants