fbt 0.1.3

folder based testing tool (library)
1
2
3
4
5
6
7
8
9
10
-- fbt:
cmd: cat one

This is a dummy test which checks if a simple command works.

No exist code is specified so 0 is assumed. We verify that stdout checks out.

-- stdout:

hello there