Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Whitelist a "test" directory for unit tests #1125

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

Open
ianfixes wants to merge 1 commit into arduino:master
base: master
Choose a base branch
Loading
from ianfixes:patch-2

Conversation

Copy link

@ianfixes ianfixes commented Jan 3, 2021
edited
Loading

Library Specification, proposed amendment

Several unit testing systems exist for Arduino libraries; this patch creates an official "space" within a library to hold whatever files may relate to that functionality. Unlike "Extras", the test files would not become part of the bundled library.

Text adapted from #990 (comment)

Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Several unit testing systems exist for Arduino libraries; this patch creates an official "space" within a library to hold whatever files may relate to that functionality. Unlike "Extras", the test files would not become part of the bundled library.
@per1234 per1234 added topic: documentation Related to documentation for the project type: enhancement Proposed improvement labels Feb 3, 2021
@per1234 per1234 added the status: blocked Progress on this prevented by an external cause label Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Labels
status: blocked Progress on this prevented by an external cause topic: documentation Related to documentation for the project type: enhancement Proposed improvement
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Enable unit tests - ignore a test/ directory in an Arduino library

AltStyle によって変換されたページ (->オリジナル) /