Build script to perform pre- and post-run operations for CI runs
-
Updated
Mar 1, 2019 - Shell
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
Build script to perform pre- and post-run operations for CI runs
Travis CI configuration for Blake Mizerany's `roundup`
POC of how to test your docker image
Python Package to test PyPi + conda integration
json API integration test runner and test reporter
Woodpecker plugin for testing XMPP interoperability
Template Repo: Dockerized screenshot tests for web app
Python Continuous Integration with Docker
Project 128 - Project Manager
Bash xUnit-like testing framework
A Drone plugin that performs XMPP interoperability tests on an XMPP domain.
wip proposal image test thing
A shell script for testing the MiniTalk project of 42 school
Minimal setup for MinUnit, a lightweight unit testing framework for C. This repo provides a simple, header-only config to easily add unit tests to any C project without dependencies. Includes minunit.h, example tests, and basic scripts for quick and efficient test automation.
✅ Skrypt do testowania rozwiązań na Olimpiadę Informatyczną
Docker image for execution UI tests inside containers
A very tiny API testing library