Skip to content

Commit f157512

Browse files
add motivations from nuclear industry to vegetables abstract
1 parent a3a4062 commit f157512

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

FortranCon2021-vegetables/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Does it help you to pinpoint the source of bugs?
1212
Does it help you to make changes to functionality, or get in the way?
1313
Would a new developer find it useful for getting their bearings in your project?
1414
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.
1518
This presentation provides guidance for writing a well organized suite of tests that leads to positive answers to the previous questions.
1619
The primary lesson is that a test suite organized as an executable verification of the requirements of the project
1720
provides long term value in the form of easier on-boarding for new team members and increased developer productivity during maintenance activities.

0 commit comments

Comments
 (0)