An open API service indexing awesome lists of open source software.

https://github.com/montsamu/robocon-2022-using-implicit-context


https://github.com/montsamu/robocon-2022-using-implicit-context

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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