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
Thanks for taking the time to provide corrections and additions!
2
2
3
-
To add an example with a new framework please follow the structure used for the other examples.
4
-
5
-
To keep sanity while editing the huge table in the [readme.md](https://github.com/dodie/testing-in-bash/blob/master/readme.md), I disable line wrapping and use
6
-
a [markdown formatter](http://markdowntable.com/).
3
+
To add an example with a new framework please follow the structure used for the other examples:
4
+
* Check the `example-<testlib>` folders and create a similar folder for the new library to showcase its capabilities.
5
+
* Add a new column to the main [readme.md](https://github.com/dodie/testing-in-bash/blob/master/readme.md) file for the new library.
6
+
* To keep sanity while editing the huge table I disable line wrapping and use a [markdown formatter](http://markdowntable.com/).
0 commit comments