nixt icon indicating copy to clipboard operation
nixt copied to clipboard

Simple and elegant end-to-end testing for command-line apps

Results 3 nixt issues
Sort by recently updated
recently updated
newest added

Hey, I really like this tool. But I have a problem. I want to set expectations on stdout during a long running command (a command that serves a web application)....

Would be good if there were a nice way to indicate that you want some set of expectations to _not_ match, e.g. test that adding a flag adds some value,...