Make tests methods globalizable on Example and ExampleGroup
Abierto
enhancement
- Lenguaje dominante
- CoffeeScript
- Estrellas
- 73
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently most methods are defined and globalized through the `Environment` object.
Most of them should belong to either the `Example` (`should`, `expect`) or the `ExampleGroup` class (`describe`, `it`, etc.).
A big refactoring is needed to moves these methods from the environment.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.