| a/landingpage/index.html | b/landingpage/index.html | ||
|---|---|---|---|
... |
... |
||
| 43 | <div id="top" class="jumbotron"> |
43 | <div id="top" class="jumbotron"> |
| 44 | <div class="container"> |
44 | <div class="container"> |
| 45 | <h1> |
45 | <h1> |
| 46 | CfUnit — CODESYS Forge Unit Testing framework |
46 | CfUnit — CODESYS Forge Unit Testing framework |
| 47 | </h1> |
47 | </h1> |
| 48 | <p><a class="btn btn-primary btn-lg" href="#Download">Download <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p> |
48 | <p><a class="btn btn-primary btn-lg" href="#Download">Download CfUnit v1.0.0.0<span class="glyphicon glyphicon-circle-arrow-right"></span></a></p> |
| 49 | <h2> |
49 | <h2> |
| 50 | 'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions. |
50 | 'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions. |
| 51 | Written in Structured-Text for CODESYS based PLC systems, MIT-licensed. |
51 | Written in Structured-Text for CODESYS based PLC systems, MIT-licensed. |
| 52 | </h2> |
52 | </h2> |
| 53 | </div> <!-- /.container --> |
53 | </div> <!-- /.container --> |
... |
... |
||
| 74 | <h3>Powerful</h3> |
74 | <h3>Powerful</h3> |
| 75 | Higher productivity |
75 | Higher productivity |
| 76 | <br>Stimulates reusability |
76 | <br>Stimulates reusability |
| 77 | <br>Fewer bugs |
77 | <br>Fewer bugs |
| 78 | <br>Cleaner code |
78 | <br>Cleaner code |
| 79 | <br>CI/CD integration* |
79 | <br>xUnit XML reports for CI/CD integration (v1.1 feature) |
| 80 | <br><i>*under development</i> |
80 | |
| 81 | </div> <!-- /.benefit --> |
81 | </div> <!-- /.benefit --> |
| 82 | <div class="col-md-4 col-sm-6 benefit"> |
82 | <div class="col-md-4 col-sm-6 benefit"> |
| 83 | <div class="benefit-ball"> |
83 | <div class="benefit-ball"> |
| 84 | <span class="glyphicon glyphicon-heart"></span> |
84 | <span class="glyphicon glyphicon-heart"></span> |
| 85 | </div> |
85 | </div> |