You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the project is picking up traction I'm regretting not learning how to unit test Bash scripts earlier. While the scripts may be more integration tests than pure unit tests, I'd love to get some coverage on our various options and features.
The text was updated successfully, but these errors were encountered:
As the project is picking up traction I'm regretting not learning how to unit test Bash scripts earlier.
Bash scripts are like art. And I'm not aware of any artists that test their work before releasing it to the public. Keep it small, tight and focused and the bugs will iron themselves out without the added complexity of unit testing.
As the project is picking up traction I'm regretting not learning how to unit test Bash scripts earlier. While the scripts may be more integration tests than pure unit tests, I'd love to get some coverage on our various options and features.
The text was updated successfully, but these errors were encountered: