avatar

SerDigital64's BlogTraveler log from my journey through the lands of the ever evolving digital world

Testing bash scripts

Testing bash scripts

Saturday, May 7, 2022

Explore how to create, organize and run test cases for Bash scripts. Hands-on guide using bats-core and testmansh tools.
@ SerDigital64
7
CodeSkel64 Project

CodeSkel64 Project

Sunday, Apr 10, 2022

Simple tool for creating initial project structures and code from skeletons. Skeletons can be single-file templates with replaceable tags or complex directory structures.
@ SerDigital64
2
TestManSH Project

TestManSH Project

Sunday, Apr 10, 2022

Simple tool for testing Bash scripts in native environment or purpose-build container images.
@ SerDigital64
3
Terraform Scripting Concepts: Part 1 of 2

Terraform Scripting Concepts: Part 1 of 2

Monday, Dec 27, 2021

Create infrastructure provisioning scripts using Terraform (part 1 or 2). Explore key concepts: CLI installation, running scripts, script structure, variables
@ SerDigital64
7
Terraform Scripting Concepts: Part 2 of 2

Terraform Scripting Concepts: Part 2 of 2

Monday, Dec 27, 2021

Create infrastructure provisioning scripts using Terraform (part 2 or 2). Explore key concepts: functions, providers, resources
@ SerDigital64
4
BashLib64 Project

BashLib64 Project

Friday, Dec 10, 2021

Bash library that provides a simple abstraction layer for developing multi-platform scripts
@ SerDigital64
2
Bash Scripting Concepts: Part 1 of 2

Bash Scripting Concepts: Part 1 of 2

Monday, Dec 6, 2021

Create automation scripts using Bash (part 1 of 2). Explore key concepts: Bash overview, script structure, variables, processes, functions
@ SerDigital64
7
Container64 Project

Container64 Project

Thursday, Nov 18, 2021

OCI compliant container images for testing infrastructure management tools
@ SerDigital64
2
A:Platform64 Project

A:Platform64 Project

Sunday, Oct 3, 2021

Automated infrastructure-as-code management platform based on Ansible
@ SerDigital64
6

© 2021 - 2022 SerDigital64's Blog

Powered by Hugo with theme Dream.

Articles in this site are licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0)

avatar

SerDigital64's BlogTraveler log from my journey through the lands of the ever evolving digital world

About SerDigital64
███████╗███████╗██████╗                         
██╔════╝██╔════╝██╔══██╗                        
███████╗█████╗  ██████╔╝                        
╚════██║██╔══╝  ██╔══██╗                        
███████║███████╗██║  ██║                        
╚══════╝╚══════╝╚═╝  ╚═╝                        
                                  
██████╗ ██╗ ██████╗ ██╗████████╗ █████╗ ██╗     
██╔══██╗██║██╔════╝ ██║╚══██╔══╝██╔══██╗██║     
██║  ██║██║██║  ███╗██║   ██║   ███████║██║     
██║  ██║██║██║   ██║██║   ██║   ██╔══██║██║     
██████╔╝██║╚██████╔╝██║   ██║   ██║  ██║███████╗
╚═════╝ ╚═╝ ╚═════╝ ╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝
                                  
██████╗  ██╗  ██╗                               
██╔════╝ ██║  ██║                               
███████╗ ███████║                               
██╔═══██╗╚════██║                               
╚██████╔╝     ██║                               
╚═════╝      ╚═╝                               


Solutions_Architect && SysAdmin && DevOpsEngineer
Developer = 'for_the_fun'
Linux && OSS_advocate
Sci_Fi = 'fan'
Photography && DIY == enthusiast()

eMail('serdigital64@gmail.com')
Articles in this site are licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0)