About local builds and gherkin tests

What happens

I’m working with local builds, and I run ./build.sh test_others, and this test the OTHERS.lst that I commited, but if I run ./build.sh build_solutions_gherkin this begins to test all the .feature files in the repo.

What do you understand or find about that problem

I think that I’m doing something wrong, or running not running the correct test.

You make any workaround? What did you do?

I check that my .feature file is alredy commited, and re-run the test

Evidences

I need help with

Understand what I’m doing wrong or if I this is normal and the test take long time.

Again, thanks in advance.

Hi there!
Please run this test as m. /solutions/gherkin this means you need to install makes, you will find instructions here Builds | Autonomic Jump
This will take a while if it is the first time running the test, after a first run, the time is a few seconds.

1 Like