У нас вы можете посмотреть бесплатно Learning Bash Best Practices - 05 // Unit Testing in Bash with the filesystem или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Second video about writing unit tests for Bash scripts. We'll see how to manipulate the file systems for our testing needs, without creating dependencies between tests. Small "mistake": the line "rm -rf testdata" should be in the tearDown function, to clean the test data after each test (and not before). Files: https://github.com/Phantas0s/mouseles... shunit2: https://github.com/kward/shunit2 I'm using Neovim with shellcheck for static analysis. For snippets, ultisnips is my friend. 📙 Building Your Mouseless Development Environment: https://themouseless.dev 📑 Learning to Play Vim: https://themouseless.dev/vim 💎 Increase your value as a developer: https://thevaluable.dev 🐙 Github: https://github.com/Phantas0s 🍒 Support the channel: https://github.com/sponsors/Phantas0s