# bashunit

*Testeando tus scripts bash*

https://chemaclass.com/es/talks/bashunit/

License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)

`bashunit` `bash` `testing` `open-source`

---

bashunit es un framework de testing para scripts bash, inspirado en PHPUnit, Jest y otros. Todo desarrollador ha necesitado crear un script bash en algún momento, incluso para los pipelines. Ahora puedes escribir tests automatizados para ellos.

Pero esta charla va más allá del bash. Es sobre cómo construir un proyecto con estándares, buena documentación y una hoja de ruta abierta, sin perder la calidad. Pasamos de una simple función a un proyecto OSS completo en semanas, gracias a la colaboración desinteresada.



---

- 2025-11-26 | Symfony User Group [**Berlín, Alemania**] (EN)
  - [bashunit: PHPUnit Meets Bash](https://www.meetup.com/sfugberlin/events/312045935/)
- 2024-10-29 | Berlin Hack & Tell [**Berlín, Alemania**] (EN)
  - [bashunit en 5 min](https://bhnt.c-base.org/2024-10-29-no100-annivercary) ([Vídeo](https://youtu.be/SX7iNHaSsF0))
- 2024-05-27 | International PHP Conference [**Berlín, Alemania**] (EN)
  - [Bashunit: Testing your bash scripts, inspired by PHPUnit](https://phpconference.com/devops-continuous-delivery/bashunit-testing-bash-scripts/) ([imgs](https://www.linkedin.com/feed/update/urn:li:activity:7201174305655693312/))
- 2023-12-15 | Entrevista en directo con Manfred Awards [**Remoto**] (ES)
  - [Ganador en la categoría de Side Project, 2023: bashunit](https://www.youtube.com/watch?v=X0FhUzX-aI4&t=995s)
- 2023-11-14 | Entrevista en directo con CodelyTV [**Remoto**] (ES)
  - [Live coding con el equipo detrás de bashunit](https://www.youtube.com/watch?v=6Bn8gbUurdk)
