/robocon-2022-using-implicit-context

Primary LanguageRobotFrameworkCreative Commons Zero v1.0 UniversalCC0-1.0

robocon-2022-using-implicit-context

Small repo to accompany a talk given at Robocon 2022, consisting of:

  • ImplicitContextLibrary.resource -- simple 2-keyword library for use
  • Miscellaneous test files:
    • ImplicitContextTests.robot -- test suite for the application under test
    • ImplicitContextTestBDD.resource -- given/when/then embedded argument-based keywords for testing the application
    • ImplicitContextTestKeywords.resource -- positional argument-based keywords for testing the application
    • ImplicitContextTestApplication.resource -- keywords for application under test