Navigation Menu

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

Allow running individual tests via the m gem. #1701

Merged
merged 1 commit into from Jan 4, 2019

Conversation

schneems
Copy link
Contributor

@schneems schneems commented Jan 4, 2019

$ bundle exec m test/test_rack_handler.rb:34

If it's not in the Gemfile, then you can't execute m with bundle exec.

```
$ bundle exec m test/test_rack_handler.rb:34
```

If it's not in the Gemfile, then you can't execute `m` with `bundle exec`.
@schneems schneems merged commit cecc44a into puma:master Jan 4, 2019
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.

None yet

1 participant