Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add codelytv post #226

Merged
merged 4 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions docs/blog/2023-11-15-bashunit-live-on-codelytv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
date: '2023-11-15'
title: 'bashunit Live on CodelyTV'
description: 'Bashunit was live on CodelyTV, where Rafa joined three of the main contributors of the library in a
live broadcast. They demonstrated the full potential of bashunit, showing how it can be used to apply TDD to bash
scripts and create tests for legacy code.'
antonio-gg-dev marked this conversation as resolved.
Show resolved Hide resolved
coverUrl: '/covers/2023-11-15-bashunit-live-on-codelytv.jpg'
coverAlt: 'Promotional Poster for the Live Broadcast featuring "$ testing bash" written at the top. Below,
from left to right, are Antonio, Manu, and Chema (contributors of bashunit), the bashunit logo,
and Rafa (host of CodelyTV).'

aside: false
---

# {{ $frontmatter.title }}

<time>{{ $formatDate($frontmatter.date) }}</time>

{{ $frontmatter.description }}

<iframe
width="100%"
height="405"
src="https://www.youtube-nocookie.com/embed/6Bn8gbUurdk?si=irUayIZc7DcSMDGv"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
></iframe>

This was part of a dynamic live session where many topics were briefly touched upon,
with plans to delve into these further in future blog posts.
antonio-gg-dev marked this conversation as resolved.
Show resolved Hide resolved

> Writer's Note: If you're not a Spanish speaker and can't enjoy the video, don't worry.
antonio-gg-dev marked this conversation as resolved.
Show resolved Hide resolved
> Our next articles will focus specifically on the two live coding demos conducted during the broadcast,
> adding many more details and clearer explanations. But let's keep this as our little secret.

Would you be interested in a CodelyTV course about testing in bash using bashunit?
They've opened a survey to gauge interest, so don't hesitate to
[sign up](https://docs.google.com/forms/d/e/1FAIpQLSfWZK_7QMPZMd5KwbbfKvm6IInd48sgyCNQ5W1cSfyhPS_ahA/viewform)!

Many thanks to CodelyTV for hosting us on this stream. Here are some links of interest to resources mentioned during
the live broadcast:
* [Survey for the Bash Testing Course with bashunit](https://docs.google.com/forms/d/e/1FAIpQLSfWZK_7QMPZMd5KwbbfKvm6IInd48sgyCNQ5W1cSfyhPS_ahA/viewform)
* [Bash for Everyday Use: Scripting & Productivity](https://pro.codely.com/library/bash-para-el-dia-a-dia-scripting-productividad-56241/148078/about/)
* [Data Handling in Bash: Manage JSON, XML, YAML files](https://pro.codely.com/library/tratamiento-de-datos-en-bash-gestiona-archivos-json-xml-yaml-194448/469007/about/)
* [Productivity with iTerm: macOS Terminal](https://pro.codely.com/library/productividad-con-iterm-terminal-macos-52453/114539/about/)
* [All About Dotfiles](https://pro.codely.com/library/todo-sobre-los-dotfiles-54672/137187/about/)
* [100% Productive Terminal with Zsh](https://pro.codely.com/library/terminal-100-productiva-con-zsh-51353/110290/about/)
* [CodelyTV X Account](https://twitter.com/CodelyTV)
* [bashunit X Account](https://twitter.com/bashunit)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.