github / github/elastomer-client
Running script/test fails
- Lenguaje dominante
- Ruby
- Estrellas
- 197
- Forks
- 28
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- ruby
- Área
- testing
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100