Emmanuel Valverde Ramos

Results 16 issues of Emmanuel Valverde Ramos

I've implemented an acceptance test over bashunit and my test failed because I needed it to know the exit code of the test and added to my output, even when...

enhancement

https://docs.phpunit.de/en/10.5/assertions.html#assertstringmatchesformat

enhancement

been able to know what were the arguments of the second call to a spy ex: https://jestjs.io/docs/expect#tohavebeennthcalledwithnthcall-arg1-arg2- > See current spy docs: https://bashunit.typeddevs.com/test-doubles#spy

enhancement

Example: https://docs.phpunit.de/en/10.4/textui.html#logging Generate a log file with the output of what was executed

enhancement

Add a configuration that allow the user to say if a test has no assertions should fail. ![image](https://github.com/TypedDevs/bashunit/assets/6353105/225e2511-b878-4b17-8138-62fb43dbad1a)

enhancement

## 📚 Description working on the mocks that were not working as expected ## 🔖 Changes - List individual changes in more detail ## ✅ To-do list - [ ]...