Project

General

Profile

Activity

From 02/11/2021 to 03/12/2021

03/12/2021

04:41 PM Feature #1888: integrate the framework into the build
Hynek Cihlar wrote:
> You will need to add dependency on JUnit 5 including @junit-platform-console-standalone@.
>...
Vladimir Tsichevski

03/08/2021

07:09 AM Feature #1887 (Closed): research unit testing frameworks and make an appropriate selection
Both Hynek and Vladimir have voiced their preference for JUnit. I have no specific requirements that suggest TestNG ... Greg Shah

03/04/2021

11:48 AM Feature #1888: integrate the framework into the build
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > Create a simple Gradle java target and run @ConsoleLaunche...
Hynek Cihlar
11:10 AM Feature #1888: integrate the framework into the build
Hynek Cihlar wrote:
> Create a simple Gradle java target and run @ConsoleLauncher@ class from JUnit 5.
I am not...
Vladimir Tsichevski
11:01 AM Feature #1888: integrate the framework into the build
Vladimir Tsichevski wrote:
> BTW is there a reason such a mix of ant and gradle was created instead of using gradle ...
Hynek Cihlar
11:00 AM Feature #1888: integrate the framework into the build
We started the project in 2004 with @ant@. We only shifted to Gradle in 2017. At that time we decided to add depend... Greg Shah
10:59 AM Feature #1888: integrate the framework into the build
Vladimir Tsichevski wrote:
> The reason I did this in a project other than FWD so far is I failed to add tests into ...
Hynek Cihlar
10:50 AM Feature #1888: integrate the framework into the build
BTW is there a reason such a mix of ant and gradle was created instead of using gradle only? Vladimir Tsichevski
10:48 AM Feature #1888: integrate the framework into the build
The reason I did this in a project other than FWD so far is I failed to add tests into the FWD build process. The 'te... Vladimir Tsichevski
09:59 AM Feature #1888: integrate the framework into the build
> Note: in this example FWD need to be build and installed in local Maven repository.
We deliberately picked Gradl...
Greg Shah
09:50 AM Feature #1888 (WIP): integrate the framework into the build
It is quite easy to create a Gradle-based project with unit-test for FWD.
The only thing necessary to enable test ...
Vladimir Tsichevski

03/03/2021

04:15 PM Feature #1887: research unit testing frameworks and make an appropriate selection
The most obvious frameworks to consider are "JUnit":https://junit.org and "TestNG":https://testng.org/doc/.
+Compa...
Greg Shah
 

Also available in: Atom