Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add default rake tasks #17

Merged
merged 3 commits into from
Nov 29, 2019
Merged

Add default rake tasks #17

merged 3 commits into from
Nov 29, 2019

Conversation

elia
Copy link
Member

@elia elia commented Nov 29, 2019

This adds a place in which extension development related tasks can be added and properly sets up the Rspec and test_app tasks. Includes the test-results configuration required by the Solidus CircleCI ORB.

Fixes #6

@elia elia added the enhancement Improves an existing feature. label Nov 29, 2019
@elia elia requested a review from aldesantis November 29, 2019 11:43
@elia elia self-assigned this Nov 29, 2019
@elia elia force-pushed the elia/rspec-junit-formatter branch from 2c044f6 to c992d53 Compare November 29, 2019 11:44
@elia elia force-pushed the elia/rspec-junit-formatter branch 2 times, most recently from a97e4a5 to 0e3ede7 Compare November 29, 2019 12:06
@elia elia requested a review from aldesantis November 29, 2019 14:09
@elia elia force-pushed the elia/rspec-junit-formatter branch from 0e3ede7 to 8c91235 Compare November 29, 2019 14:10
elia added 3 commits November 29, 2019 16:04
This will properly configure the spec task to depend on the test app,
setting lib_name and the junit rspec formatter to be compatible with
the official CircleCI ORB for Solidus extensions.
@elia elia force-pushed the elia/rspec-junit-formatter branch 2 times, most recently from 9e2a9bb to 364dbea Compare November 29, 2019 15:06
@aldesantis aldesantis merged commit 4b46885 into master Nov 29, 2019
@aldesantis aldesantis deleted the elia/rspec-junit-formatter branch November 29, 2019 15:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Improves an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include rspec_junit_formatter
2 participants