Skip to content

Add default rake tasks#17

Merged
aldesantis merged 3 commits intomasterfrom
elia/rspec-junit-formatter
Nov 29, 2019
Merged

Add default rake tasks#17
aldesantis merged 3 commits intomasterfrom
elia/rspec-junit-formatter

Conversation

@elia
Copy link
Copy Markdown
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
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread solidus_extension_dev_tools.gemspec
Comment thread lib/solidus_extension_dev_tools/rake_tasks.rb Outdated
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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