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 for different testing frameworks/folders. #4

Closed
pat opened this issue Aug 29, 2011 · 5 comments
Closed

Allow for different testing frameworks/folders. #4

pat opened this issue Aug 29, 2011 · 5 comments

Comments

@pat
Copy link
Owner

pat commented Aug 29, 2011

Not everyone likes RSpec.

@ghost ghost assigned pat Aug 29, 2011
@tc
Copy link

tc commented Sep 26, 2011

+1 for regular test::unit.

@pat
Copy link
Owner Author

pat commented Sep 26, 2011

Would welcome patches on this - it's just a matter of hooks, I guess. I don't use test::unit at all.

@metaskills
Copy link

More so MiniTest::Spec :) I'll take a look around.

@pat
Copy link
Owner Author

pat commented Oct 3, 2011

The relevant lines to handle are here: https://github.com/freelancing-god/combustion/blob/master/lib/combustion.rb#L19-24

@pat
Copy link
Owner Author

pat commented Aug 10, 2013

Closing this as there's not been much noise on this, and I'm not sure all the hooks can actually be applied to Test::Unit (and perhaps MiniTest too). Pull requests with patches for either are certainly welcome, but it's certainly not a priority for me.

@pat pat closed this as completed Aug 10, 2013
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

No branches or pull requests

3 participants