features/automating_an_application.feature in win32-autogui-0.2.0 vs features/automating_an_application.feature in win32-autogui-0.2.1
- old
+ new
@@ -1,4 +1,5 @@
+@calculator
Feature: Automating a GUI application
As a developer, I want to run automated tests on GUI applications
so that my specifications are testable in a repeatable manner.