You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank for your attention to project.
I am 100% okay with your proposal, but actually jest was added by default in Blueprint (tool i used for creating project structure). I afraid there will be some issues with migrating to another test library. Blueprint add @ton/test-utils dependency where are some utils for testing smart contracts (e.g. finding transaction by filter, lines below show example of using toHaveTransaction from this dependency)
Vitest is faster, more modern and convenient.
May I create a pull request?
The text was updated successfully, but these errors were encountered: