HowToWriteGoodTestCases
Test case guidance
Provides guidelines and best practices for writing effective test cases using the Robot Framework.
General guidelines for writing good test cases using Robot Framework
413 stars
51 watching
192 forks
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robotframework/remoteinterface | An interface allowing test libraries to run as external processes, connecting Robot Framework with other languages and platforms. | 32 |
adrianyorke/robotframework-cookbook | A collection of pre-written test automation recipes and case studies to help developers write more efficient tests for their applications. | 226 |
robotframework/quickstartguide | An introductory guide to Robot Framework's core features using simple examples. | 281 |
codeforamerica/howto | A collection of simple guides to foundational tech tasks and best practices for common software development tasks. | 171 |
adamluzsi/testcase | Tooling to apply BDD testing conventions | 121 |
adiralashiva8/robotframework-metrics | Generates comprehensive HTML reports from Robot Framework output.xml files | 218 |
mkorpela/robomachine | Automates test generation based on user input and system behavior models. | 100 |
robotsandpencils/objective-c-style-guide | A coding style guide for Objective-C programming language | 101 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |
adiralashiva8/robotframework-historic | An application that stores and visualizes test results from the Robot Framework testing framework in an HTML report. | 81 |
randomsync/robotframework-mqttlibrary | A library that provides a set of keywords for testing MQTT brokers using the Robot Framework. | 26 |
tonytvo/coderetreat | A collection of code samples and resources on software development best practices | 3 |
rickypc/robotframework-imaplibrary | An email testing library for use with the Robot Framework automation tool | 21 |
nprapps/bestpractices | A set of guidelines and conventions for software development best practices in the NPR Visuals team. | 291 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |