|
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 |
<h2> |
|
|
| 49 |
'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions. |
|
|
| 50 |
Written in Structured-Text for CODESYS based PLC systems, MIT-licensed. |
|
|
| 51 |
</h2> |
|
|
| 52 |
<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 <span class="glyphicon glyphicon-circle-arrow-right"></span></a></p> |
| 53 |
<br> |
49 |
<h2> |
| 54 |
<h4> |
|
|
| 55 |
Forked from <a href="https://www.tcunit.org">TcUnit</a> by Jakob Sagatowski for TwinCAT3. Assistance provided |
50 |
'CfUnit' is motivated by absence of 'good and free' open source IEC61131-3 automated unit-testing solutions. |
| 56 |
by zer0g & Ingo was greatly appreciated. Without their assistance, porting alone would have taken me several |
51 |
Written in Structured-Text for CODESYS based PLC systems, MIT-licensed. |
| 57 |
months. Kudos for helping me out with various tickets and providing invalueable feedback! |
|
|
| 58 |
<h4> |
52 |
</h2> |
| 59 |
</div> <!-- /.container --> |
53 |
</div> <!-- /.container --> |
| 60 |
</div> <!-- /.jumbotron --> |
54 |
</div> <!-- /.jumbotron --> |
| 61 |
|
55 |
|
| 62 |
|
56 |
|
| 63 |
<div class="container"> |
57 |
<div class="container"> |
|
... |
|
... |
| 217 |
|
211 |
|
| 218 |
<br> |
212 |
<br> |
| 219 |
<footer> |
213 |
<footer> |
| 220 |
|
214 |
|
| 221 |
<div class="container clearfix"> |
215 |
<div class="container clearfix"> |
| 222 |
<p class="pull-left"> |
216 |
<p class="pull-left"> |
|
|
217 |
<h4> |
|
|
218 |
Forked from <a href="https://www.tcunit.org">TcUnit</a> by Jakob Sagatowski for TwinCAT3.<br> |
|
|
219 |
Assistance provided by zer0g & Ingo was greatly appreciated. Without their assistance,<br> |
|
|
220 |
porting alone would have taken me several months. Kudos for helping me out with various<br> |
|
|
221 |
tickets and providing invalueable feedback! |
|
|
222 |
<h4> |
| 223 |
</p> |
223 |
</p> |
| 224 |
<p class="pull-right"> |
224 |
<p class="pull-right"> |
| 225 |
<a href="https://forge.codesys.com/u/aliazzz/profile/"><img src="img/aliazzz.png" alt="Brains ... & Anything IEC61131-3"></a>Brains ... & Anything IEC61131-3<br>Aliazzz |
225 |
<a href="https://forge.codesys.com/u/aliazzz/profile/"><img src="img/aliazzz.png" alt="Brains ... & Anything IEC61131-3"></a>Brains ... & Anything IEC61131-3<br>Aliazzz |
| 226 |
</p> |
226 |
</p> |
| 227 |
</div> <!-- /.container --> |
227 |
</div> <!-- /.container --> |