Docs: Testsuite: Grammar

Incorporating orestisfl's suggestion, and expanding a little
This commit is contained in:
Jonta 2021-10-24 17:38:14 +02:00 committed by GitHub
parent 19252515bc
commit 9cc9cc2be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,10 @@ Michael Stapelberg <michael@i3wm.org>
September 2012 September 2012
This document explains how the i3 testsuite works, how to use it and extend it. This document explains how the i3 testsuite works, how to use it and extend it.
It is targeted at developers who have not necessarily been doing testing before It is targeted at developers who haven't necessarily done testing before,
or have not been testing in Perl before. In general, the testsuite is not of or have not used Perl for testing before. In general, the testsuite is not of
interest for end users. interest for end users.
== Introduction == Introduction
The i3 testsuite is a collection of files which contain testcases for various The i3 testsuite is a collection of files which contain testcases for various