Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Make PR automation faster by only running related tests #63

Open
3 tasks
kdelee opened this issue Jul 10, 2018 · 0 comments
Open
3 tasks

Make PR automation faster by only running related tests #63

kdelee opened this issue Jul 10, 2018 · 0 comments
Labels

Comments

@kdelee
Copy link
Contributor

kdelee commented Jul 10, 2018

As and integrade dev, I want my PR to only run tests that have had changes applied so that I can iterate faster and am not blocked by a slow CI system

Acceptance Criteria

  • Verify that new tests are run
  • Verify that tests that have code changes are run
  • Verify that tests that use a fixture that has changed are run

Assumptions and Questions

  • Perhaps we can skip the last item, because this will require a lot more intelligence on the part of whatever widget makes this possible @elyezer @ironfroggy what do you think?
@kdelee kdelee added the ci label Jul 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant