File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
FortranCon2021-vegetables Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Does it help you to pinpoint the source of bugs?
12
12
Does it help you to make changes to functionality, or get in the way?
13
13
Would a new developer find it useful for getting their bearings in your project?
14
14
Can you tell which requirement a given test is meant to verify?
15
+ Experience in the nuclear power industry,
16
+ with it's emphasis on quality assurance and high standards for verification,
17
+ provides motivation to always have satisfactory answers to these questions.
15
18
This presentation provides guidance for writing a well organized suite of tests that leads to positive answers to the previous questions.
16
19
The primary lesson is that a test suite organized as an executable verification of the requirements of the project
17
20
provides long term value in the form of easier on-boarding for new team members and increased developer productivity during maintenance activities.
You can’t perform that action at this time.
0 commit comments