github / github/elastomer-client
Running script/test fails
- Vorherrschende Sprache
- Ruby
- Sterne
- 197
- Forks
- 28
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When I run `script/test`, I get the following error message:
```
bundler: command not found: testrb
Install missing gem executables with `bundle install`
```
This is despite a successful run of `script/bootstrap`:
```
Gem environment up-to-date
Installing hooks into /home/administrator/elastomer-client
Successfully installed hooks into /home/administrator/elastomer-client
```
_I installed Ruby 2.2.4 using **rbenv** on Ubuntu 14.04._
Has anyone encountered this error before? I have not been able to determine if it is a missing gem issue or something else. Thank you!
Beitragsleitfaden
Rechercherichtung
Start by reproducing the failure with `script/bootstrap` followed by `script/test` under Ruby 2.2.4 installed with rbenv on Ubuntu 14.04. Inspect the project’s dependency and test-command setup to determine why `testrb` is unavailable; done means `script/test` runs successfully after bootstrap.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- ruby
- Bereich
- testing
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100