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

Specify Tests via Command Line #1

Closed
DigitalInBlue opened this issue Jan 11, 2013 · 3 comments
Closed

Specify Tests via Command Line #1

DigitalInBlue opened this issue Jan 11, 2013 · 3 comments

Comments

@DigitalInBlue
Copy link
Owner

Support choosing individual test groups to be executed via command line. Pattern after googletest.

@diegohavenstein
Copy link

Hi DigitalInBlue! I'm using your framework for benchmarking a project of mine, and GTest for testing (excellent work by the way!). Is the feature you mention implemented?

Thanks for your support!
Diego Havenstein

@DigitalInBlue
Copy link
Owner Author

Diego,

I haven't started on the command line feature yet.  Is this feature critical to your project?  Are you using Celero in production code?

Thanks

John Farrier

-------- Original message --------
From: diegohavenstein notifications@github.com
Date: 11/06/2013 11:56 (GMT-05:00)
To: DigitalInBlue/Celero Celero@noreply.github.com
Cc: John Farrier john.farrier@helleboreconsulting.com
Subject: Re: [Celero] Specify Tests via Command Line (#1)

Hi DigitalInBlue! I'm using your framework for benchmarking a project of mine, and GTest for testing (excellent work by the way!). Is the feature you mention implemented?

Thanks for your support!
Diego Havenstein


Reply to this email directly or view it on GitHub.

@diegohavenstein
Copy link

Thanks for your reply!

The feature is critical for almost any project in my opinion, since a growing amount of benchmarks makes it unmanageable if it is not possible to specify which of them should run. Especially when many of them take a long time to finish!

I am using the framework to test code related to my final thesis. I find it extremely useful indeed, since I work with Google Test also

Regards,
Diego

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