blog Discussion
senturkkomer
blog
(Discussion)
Forum for blog comments
Last updated: 2021-03-31
(no subject)
senturkkomer
wiki
(Thread)
Last updated: 2021-03-31
code Discussion
toatan.th
code
(Discussion)
Forum for code comments
Last updated: 2021-04-01
Home
toatan.th
home
(WikiPage)
Project Members: toatan-th (admin)
Last updated: 2021-04-01
home Discussion
toatan.th
home
(Discussion)
Forum for home comments
Last updated: 2021-04-01
(no subject)
toatan.th
home
(Thread)
Last updated: 2021-04-01
toatan.th SVN repository
toatan.th
code
(SVN Repository)
Last updated: 2021-04-01
blog Discussion
egor1104
blog
(Discussion)
Forum for blog comments
Last updated: 2021-04-01
wiki Discussion
danijelwiz
wiki
(Discussion)
Forum for wiki comments
Last updated: 2021-04-02
blog Discussion
danijelwiz
blog
(Discussion)
Forum for blog comments
Last updated: 2021-04-02
(no subject)
danijelwiz
wiki
(Thread)
Last updated: 2021-04-02
Home
danijelwiz
wiki
(WikiPage)
This is the personal project of danijelwiz. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.
Last updated: 2021-04-02
Post by hermsen on #13 XUnit error reporting
CfUnit
questions
(Post)
Description has changed: Diff: --- old +++ new @@ -3,3 +3,6 @@ Drill into the parameter settings where you will find a setting to enable xUnit error reporting. Enable it. Ready The report will saved in the root of the C:\ drive and this path can be changed. +Next time you run your tests, an xml report appears in the directory you have chosen. + +Be aware that the testreport will be overwritten by a new report after rerunning the test again. status: --> open
Last updated: 2021-04-05
Home
tasardur
wiki
(WikiPage)
This is the personal project of tasardur. This project is created automatically during user registration as an easy place to store personal data that doesn't need its own project such as cloned repositories.
Last updated: 2021-04-05
wiki Discussion
tasardur
wiki
(Discussion)
Forum for wiki comments
Last updated: 2021-04-05
blog Discussion
tasardur
blog
(Discussion)
Forum for blog comments
Last updated: 2021-04-05
(no subject)
tasardur
wiki
(Thread)
Last updated: 2021-04-05
Post by hermsen on #14 What are the notable differences between cfUnit and TcUnit?
CfUnit
questions
(Post)
Description has changed: Diff: --- old +++ new @@ -2,8 +2,8 @@ [[icon name=fa-code size=40 outersize=80 color=black bgcolor=lightgrey]] TcUnit | [[icon name=fa-code-fork size=40 outersize=80 color=black bgcolor=lightgrey]] cfUnit ---------- | ---------- Buffered logging for correct log message order | Works by design -Implements bespoke TcUnit-Runner for CI/CD | CODESYS IDE accepts scripts and arguments via command line +Implements bespoke TcUnit-Runner for CI/CD | CODESYS IDE accepts scripts and arguments via [command line](https://help.codesys.com/webapp/_cds_starting_script_via_command_line;product=codesys;version=3.5.16.0) TcUnit-Runner generates xUnit reporting file | cfUnit generates xUnit reporting file * -ADS Transport layer | not supported +ADS Transport layer | ADS not implemented and not supported * Both TcUnit and CfUnit can generate this file, but in TcUnit results are transported via ADS to the runner. The xUnit report is then generated from the test results instead in the PLC.
Last updated: 2021-04-05
Post by hermsen on #13 XUnit error reporting
CfUnit
questions
(Post)
Attachments has changed: Diff: --- old +++ new @@ -0,0 +1 @@ +xUnitEnablePublish.png (53.2 kB; image/png)
Last updated: 2021-04-05
Ticket #13: XUnit error reporting
CfUnit
questions
(Ticket)
Yes cfUnit is able to generate an xUnit compatible test report. However by default setting this functionality is disabled so you need to enable it. Drill into the parameter settings where you will find a setting to enable xUnit error reporting. Enable it. Ready The report will saved in the root of the C:\ drive and this path can be changed. Next time you run your tests, an xml report appears in the directory you have chosen. Be aware that the testreport will be overwritten by a new report after rerunning the test again.XUnit error reporting CfUnit 0 questions Ticket qna XUnit error reporting 2021-04-05 20:36:18.329000 open False 0 hermsen Ticket #13: XUnit error reporting 0 False /prj/cfunit/questions/13/ None 2021-04-05 01:05:39.669000 None 13 cfunit Yes cfUnit is able to generate an xUnit compatible test report. However by default setting this functionality is disabled so you need to enable it. Drill into the parameter settings where you will find a setting to enable xUnit error reporting. Enable it. Ready The report will saved in the root of the C:\ drive and this path can be changed. Next time you run your tests, an xml report appears in the directory you have chosen. Be aware that the testreport will be overwritten by a new report after rerunning the test again. False False 3
Last updated: 2021-04-05
Post by hermsen on #14 What are the notable differences between cfUnit and TcUnit?
CfUnit
questions
(Post)
Description has changed: Diff: --- old +++ new @@ -2,7 +2,7 @@ [[icon name=fa-code size=40 outersize=80 color=black bgcolor=lightgrey]] TcUnit | [[icon name=fa-code-fork size=40 outersize=80 color=black bgcolor=lightgrey]] cfUnit ---------- | ---------- Buffered logging for correct log message order | Works by design -Requires bespoke TcUnit-Runner for CI/CD | Works by design, CODESYS IDE accepts arguments via command line +Implements bespoke TcUnit-Runner for CI/CD | Works by design, CODESYS IDE accepts arguments via command line TcUnit-Runner generates xUnit reporting file | cfUnit generates xUnit reporting file * ADS Transport layer | not supported
Last updated: 2021-04-05