blob: 255fcbf42d041238af0614004f7f4af35906107e [file] [log] [blame]
onqtamcb6a29f2018-08-23 16:24:06 +03001<!DOCTYPE html>
2<html>
3<title>reporters</title>
4<xmp theme="united" style="display:none;">
5
6## Reporters
7
8TODO: document me!
9
10TODO: think about:
11- add an "assertion starting" event/callback?
12- people having to handle locking on their own in the reporters...
13 - or log_assert() can be called for reporters (so also for listeners) only when failed or when also printing on success!
14
15---------------
16
17[Home](readme.html#reference)
18
19<p align="center"><img src="../../scripts/data/logo/icon_2.svg"></p>
20
21
22</xmp>
23<script src="strapdown.js/strapdown.js"></script>
24</html>