Skip to content

Commit f06fe59

Browse files
schaui6tjgrathwell
authored andcommitted
Update testing_frameworks.step
1 parent c6776d5 commit f06fe59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sites/en/testing/testing_frameworks.step

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
message <<-MARKDOWN
22
# What's a testing framework?
3-
A Testing framework is an execution environment for automated tests. Think of it as the set of assumptions that reminds you when you veer away from those assumptions. In short Test frameworks helps teams organize their test suites and in turn
3+
A testing framework is an execution environment for automated tests. Think of it as the set of assumptions that reminds you when you veer away from those assumptions. In short Test frameworks helps teams organize their test suites and in turn
44
help improve the efficiency of testing.
55

66
# Types of testing frameworks

0 commit comments

Comments
 (0)