Posts
Cucumber DataTable
How to use Cucumber DataTable to create mock tests.
How to open a file in Java
Open a file in Java with InputStream.
Using Java Streams
How to use a Java stream.
BDD with Cucumber in IntelliJ
Setup Cucumber for BDD in IntelliJ.
Ubuntu Displayport Not Working With Second Monitor
A second monitor won’t work on Displayport on Ubuntu.
Text Expand Automation in Linux
An alternative to TextExpander to expand text and other automations in Linux.
IntelliJ Project Folders Not Showing Up
IntelliJ folders were not showing up after I git pull to main.
Cache Github Credentials
Caching Github credentials on Linux.
IntelliJ Cheat Sheet
A list of IntelliJ tips and tricks.
Create Files From a Text File in Python
Automate creating files reading a text file containing filenames using Python.