Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanstromanilz/fizzbuzz-jest

El clásico ejercicio de fizzbuzz pero implementando jest para testear las funciones.
https://github.com/juanstromanilz/fizzbuzz-jest

Last synced: 10 days ago
JSON representation

El clásico ejercicio de fizzbuzz pero implementando jest para testear las funciones.

Awesome Lists containing this project

README

        

# FIZZBUZZ
El clasico ejercicio de fizzbuzz pero implementando jest para testear las funciones.

Para ejecutarlo
> npm init && npm test