Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 249 Bytes

File metadata and controls

11 lines (9 loc) · 249 Bytes

Modul 21

Unit testing untuk web saucedemo.com

Library

  • Cucumber
  • JUnit 5
  • Google GSON
  • Selenium

Cara menjalankan unit test

Jalankan command gradlew run test atau melalui IntelIJIdea per class yang akan di test (RunCucumberTest).