khaosdoctor / gotql

GraphQL query utility for serverside apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REFACTOR] Change the default code runner to Jest

khaosdoctor opened this issue · comments

Migrate from Ava to Jest since Jest has a bit more features related to mocks and stubs and we won't need sinon anymore.