Skip to content

Add helpful markers/comments in :empty#71

Open
ngie-eign wants to merge 1 commit intoNetBSD:trunkfrom
ngie-eign:freebsd/upstream/tmpfs/t_times
Open

Add helpful markers/comments in :empty#71
ngie-eign wants to merge 1 commit intoNetBSD:trunkfrom
ngie-eign:freebsd/upstream/tmpfs/t_times

Conversation

@ngie-eign
Copy link

It's difficult determining which steps failed without appropriate markers since some of the commands called do not use atf_check. Adding markers with echo provides test documentation and helps distinguish which portion of the file failed without resorting to decorating all of the atf_fail calls with unique "identifiers".

Add comments around the testcases as well to help document what the test is asserting and why it's asserting that.

It's difficult determining which steps failed without appropriate
markers since some of the commands called do not use `atf_check`. Adding
markers with `echo` provides test documentation and helps distinguish
which portion of the file failed without resorting to decorating all of
the `atf_fail` calls with unique "identifiers".

Add comments around the testcases as well to help document what the test
is asserting and why it's asserting that.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant