Skip to content

Running a given test file #81

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

Closed
s-celles opened this issue Jan 13, 2019 · 2 comments
Closed

Running a given test file #81

s-celles opened this issue Jan 13, 2019 · 2 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@s-celles
Copy link
Contributor

Hello,

I'm trying to use arduino_ci for test driven development.

Unfortunately I haven't seen a way to run a given test file.

I was expecting to run (only) one test file using for example:

bundle exec arduino_ci_remote.rb test/test_application.cpp

or just one unit test

bundle exec arduino_ci_remote.rb test/test_application.cpp::unittest_name

(it may be harder)

But being at least a test file could speedup development process.

Kind regards

@ianfixes ianfixes added question Further information is requested duplicate This issue or pull request already exists labels Jan 14, 2019
@ianfixes
Copy link
Collaborator

Duplicate of #48

@ianfixes ianfixes marked this as a duplicate of #48 Jan 14, 2019
@ianfixes
Copy link
Collaborator

I've pushed updates to REFERENCE.md, hopefully they will explain how to accomplish most of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants