Skip to content

Comments

Adds mix_test_watch Dependency#80

Open
Chase-Callahan wants to merge 1 commit intoHCA-Healthcare:mainfrom
Chase-Callahan:cc/add_test_watch
Open

Adds mix_test_watch Dependency#80
Chase-Callahan wants to merge 1 commit intoHCA-Healthcare:mainfrom
Chase-Callahan:cc/add_test_watch

Conversation

@Chase-Callahan
Copy link

Resolves #79

Having a file watcher to continously run our test suite when a file changes makes TDD a much smoother and enjoyable experience.

Testing Instructions

  1. Checkout branch
  2. Run test suite with mix_test_watch

Having a file watcher to continously run our test suite when a file
changes makes TDD a much smoother and enjoyable experience.
Copy link
Contributor

@DarkMarmot DarkMarmot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@Chase-Callahan
Copy link
Author

It doesn't look like I have permission to merge this in. Do you mind merging it for me @DarkMarmot ?

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 this pull request may close these issues.

Add mix_test_watch Dependency

2 participants