We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf323b commit 870668eCopy full SHA for 870668e
README.md
@@ -2923,11 +2923,11 @@ _[⬆ Back to Top](#table-of-contents)_
2923
2924
### Which types of tests can be automated?
2925
2926
-- [ ] Exploratory
2927
-- [x] Performance
2928
-- [x] Unit
2929
-- [x] Smoke
2930
-- [x] Functional
2931
-- [x] Integration
+- [ ] Exploratory.
+- [x] Performance.
+- [x] Unit.
+- [x] Smoke.
+- [x] Functional.
+- [x] Integration.
2932
2933
_[⬆ Back to Top](#table-of-contents)_
0 commit comments