forked from solidusio/solidus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md summary about testing
In solidusio#2433, I rewrote and expanded the getting started guide to discuss developing Solidus. In a review, tvdeyen requested some changes regarding testing. These changes are also required in Solidus's README: - Solidus no longer uses PhantomJS for running backend and frontend tests. Now it uses ChromeDriver. - tvdeyen also mentioned "We should not promote a custom ENV var [`FAIL_FAST=true`] but the rspec `--fail-fast` feature instead. But this is common rspec knowledge, I don't think we need to mention it in our guides at all." I also took the liberty of making the markdown more readable in this section.
- Loading branch information
1 parent
b3a06ec
commit a31757d
Showing
1 changed file
with
29 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters