Commit graph

2 commits

Author SHA1 Message Date
Jose Maria Valera Reales
e13c249aff
Use assert_equals instead of snapshots (#77)
* feat: upgrade bashunit 0.11

* simplify using assert_equals instead of snapshots
2024-06-09 10:37:02 -07:00
Emmanuel Valverde Ramos
54c3c1d940
test: add bashunit (#64)
* chore: add bashunit to the repo

* chore: created folder for test and check that bashunit works

* chore: snapshot for test_should_ignore_files_with_glob

* chore: add pipeline

* chore: snapshot update

* git ignore bashunit, rather install it as vendor

* chore: code style

* chore: fix installed bashunit version

---------

Co-authored-by: Chemaclass <chemaclass@outlook.es>
Co-authored-by: katarn <katarn@katarn.es>
2023-11-14 18:42:54 +01:00