czechitas/java-test-automation

Execute tests on pull request POC

Opened this issue · 0 comments

N0081K commented

Hi guys,
this is more question to @vpostolov2 @shinedeveloper and @socker01.

What is your opinion on demonstrating that tests can run automatically for every PR.
I've created simple example in my fork. I would finetune it and make prettier but this was just hacky fast proof that I can add to this quesiton.

Sample PR N0081K#1

sample 💚 run N0081K@15b173a https://github.com/N0081K/java-test-automation/actions/runs/5534419118

and sample failure that even stores screenshots to artifact N0081K@118ee60 https://github.com/N0081K/java-test-automation/actions/runs/5534443396

Is it worth time investment?

Thanks