File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ========================
2+ robotstatuschecker 4.1.1
3+ ========================
4+
5+
6+ .. default-role :: code
7+
8+
9+ StatusChecker is a tool for validating that executed `Robot Framework `_ test cases
10+ have expected statuses and log messages. It is mainly useful for Robot Framework
11+ library developers who want to use Robot Framework to also test their libraries.
12+ This hotfix release moves to modern build system and add license and copyright
13+ information in the project.
14+
15+ StatusChecker project is hosted at GitHub and downloads are at PyPI _
16+ .. _Robot Framework : http://robotframework.org
17+ .. _PyPI : https://github.com/robotframework/statuschecker
18+ .. _issue tracker : https://github.com/robotframework/SeleniumLibrary/issues?q=milestone%3Av4.1.1
19+
20+
21+ .. contents ::
22+ :depth: 2
23+ :local:
24+
25+ Full list of fixes and enhancements
26+ ===================================
27+
28+ .. list-table ::
29+ :header-rows: 1
30+
31+ * - ID
32+ - Type
33+ - Priority
34+ - Summary
35+ * - `#54 `_
36+ - bug
37+ - medium
38+ - Add a LICENSE/COPYRIGHT to repo, distributions
39+
40+ Altogether 1 issue. View on the `issue tracker <https://github.com/robotframework/statuschecker/issues?q=milestone%3Av4.1.1 >`__.
41+
42+ .. _#54 : https://github.com/robotframework/statuschecker/issues/54
You can’t perform that action at this time.
0 commit comments