Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 589 Bytes

File metadata and controls

10 lines (8 loc) · 589 Bytes

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