Hi,
I mean no disrespect, to anyone - sorry if it seems so obvious…
If a bug is raised, do unit tests get created to exercise the specific pre-fix behaviour of the bug?
Thanks
Gavin.
Hi,
I mean no disrespect, to anyone - sorry if it seems so obvious…
If a bug is raised, do unit tests get created to exercise the specific pre-fix behaviour of the bug?
Thanks
Gavin.
Yes, the testcase for the Jira tickets are create with the ticket number as the file name under the tests/tickets
Thanks very much!