Emmanuel Valverde Ramos

Results 16 issues of Emmanuel Valverde Ramos

The linux versión it's not running on newest versions of linux ```bash ./Mojibar (Mojibar:331555): Pango-ERROR **: 14:33:11.452: Harfbuzz version too old (1.4.2) [1] 331555 trace trap (core dumped) ./Mojibar ```...

As you may see, the emojis won't paste on the snap version: ![emojis dont work](https://user-images.githubusercontent.com/6353105/90607376-6a086080-e201-11ea-9bdb-d550361548e0.gif)

bug

I see that this library has been without maintenance for 2 years and we have created a library with the same name but that is under maintenance, perhaps it would...

👋🏽 Hello @sandromancuso, I've updated the dependencies of PHP and PHPUnit for the kata because PHP 7 is not maintained anymore and I put the latest version of PHP. I've...

Add 3º parameter optional that will override the error message Ex.: [phpunit](https://phpunit.de/manual/6.5/en/appendixes.assertions.html)

bug
good first issue
hacktoberfest

Example of tools we could use: https://github.com/dandavison/delta

enhancement

![image](https://github.com/TypedDevs/bashunit/assets/6353105/a6704b90-7775-4f74-a4f0-5b3fcde4424e) # Options for the system level - Generate a deb package / AppImage - Generate a brew package - Create a sh script that allows the user to install...

enhancement

Related to: https://github.com/TypedDevs/bashunit/issues/71 We may need to create a script to make the new releases of the library. @Chemaclass and @Tito-Kati opninios?

enhancement
good first issue

use la all the bash libraries https://github.com/infertux/bashcov

enhancement

#### Summary I run the test and everything it's ok. I add 2 test that should fail for example: ```bash function test_successful_assert_string_starts_with() { assert_empty "$(assert_string_starts_with "ho" "house")" } function test_unsuccessful_assert_string_starts_with()...

bug