Commit Graph

20 Commits

Author SHA1 Message Date
Adam Laszlo Rocska 64705e7bb7
Added the repeater feature we wanted for so long. 2023-03-01 23:23:28 +01:00
Adam Laszlo Rocska 87343ee72e
initial implementation 2023-01-22 09:12:25 +01:00
Adam Laszlo Rocska ea05593cf8 Measurement literal expressibility added. 2022-04-19 11:22:51 +02:00
Tamás Kálcza cc0cec830d Documented convenience bundle additions. 2022-03-29 14:55:57 +02:00
Tamás Kálcza 6c993872d8 Documented XCTAssertMetric. 2022-03-28 13:53:50 +02:00
Tamás Kálcza 845410624e Added a slightly more complex example for measurement assertions. 2022-03-28 12:12:32 +02:00
Tamás Kálcza 99c8760dbc Fixed compilation error. 2022-03-28 11:55:39 +02:00
Tamás Kálcza b87f70e3b7 Merge branch 'develop' into jazzy-documentation 2022-03-28 11:28:09 +02:00
Tamás Kálcza c4989bde53 Fixed number of measurements being used. 2022-03-28 11:10:37 +02:00
Tamás Kálcza 05fb73a3ff Started to document XCTestCase. 2022-03-25 13:49:13 +01:00
Tamás Kálcza 98de6f04f7 Improved usage doc. 2022-03-25 12:52:09 +01:00
Tamás Kálcza 253496ce54 Documented a use case in README. 2022-03-25 12:28:29 +01:00
Tamás Kálcza 7ef301acfb Documented sqrt for measurement. 2022-03-25 08:27:45 +01:00
Tamás Kálcza d0996c63c1 Documented pow for measurement. 2022-03-25 08:18:53 +01:00
Tamás Kálcza 1f009632ed Documented sum extension of Sequence. 2022-03-24 12:04:03 +01:00
Tamás Kálcza f43cd305ee Improved test and documentation of ?! operator. 2022-03-24 11:59:09 +01:00
Tamás Kálcza b764421cc4 Improved ?! to use short-circuit evaluation. 2022-03-24 11:50:09 +01:00
Tamás Kálcza fdfd856a8d Improved documentation of ?! operator. 2022-03-24 11:34:16 +01:00
Tamás Kálcza adeadb4c54 Added the ?! operator. 2022-03-24 11:12:03 +01:00
Adam Laszlo Rocska 51ca53da70 init 2022-03-02 18:08:04 +01:00