Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement prepare hook to run yarn build before yarn test #333

Closed
elwayman02 opened this issue Aug 4, 2021 · 0 comments · Fixed by #334
Closed

Implement prepare hook to run yarn build before yarn test #333

elwayman02 opened this issue Aug 4, 2021 · 0 comments · Fixed by #334

Comments

@elwayman02
Copy link
Contributor

Right now, you have to manually run yarn build before running yarn test, otherwise the tests fail - it would be helpful to make that automated so that Pretender is always built before tests are run, such that tests can be run successfully locally.

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 a pull request may close this issue.

1 participant