kazurayam / TestClosure

Proof of Concept "TestClosure". This enables executing multiple Groovy Closures simultaneously in a Test Case in Katalon Studio.
https://forum.katalon.com/t/testclosure-executing-groovy-closures-in-test-cases-simultaneously/52436
0 stars 0 forks source link

Develop a Gradle plugin that injects the TestClosure feature into a Katalon project #18

Open kazurayam opened 11 months ago

kazurayam commented 11 months ago

It would be nice if I could develop something like https://github.com/kazurayam/inspectus4katalon-gradle-plugin

With it, people can

  1. Create a new Katalon Studio project
  2. inject all required jar files
  3. inject some sample Test Cases scripts
  4. With it, she/he can start developing her/his Test Case that uses the TestClosure architecture