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
- Host: GitHub
- URL: https://github.com/montsamu/robocon-2022-using-implicit-context
- Owner: montsamu
- License: cc0-1.0
- Created: 2022-05-02T03:22:26.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T07:10:01.000Z (about 3 years ago)
- Last Synced: 2025-02-05T18:31:56.105Z (3 months ago)
- Language: RobotFramework
- Size: 57.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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