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

Add setup script for local testing #2471

Open
acheroncrypto opened this issue Apr 26, 2023 · 1 comment
Open

Add setup script for local testing #2471

acheroncrypto opened this issue Apr 26, 2023 · 1 comment

Comments

@acheroncrypto
Copy link
Collaborator

A lot of contributors use CI to test their changes without testing them locally. This is a waste of contributors' time and CI resources. Probably the biggest reason is that it's not straight forward to setup the tests locally.

We should create a setup script that allows people to test their changes locally before pushing.

@Aursen
Copy link
Contributor

Aursen commented Apr 26, 2023

Running all the tests in a row would be really useful. Currently it is quite redundant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants