Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: parallel-execution

0xIslamTaha/orchestrator

Execute cypress specs in parallel for free 🤩

Language: JavaScript - Size: 110 KB - Last synced: 24 days ago - Pushed: almost 2 years ago - Stars: 85 - Forks: 15

massimo-marino/dice

dice: a test program for random numbers generation

Language: C++ - Size: 23.4 KB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

xarakas/spheroid-tnf-v2-emews

A framework for the parallel model exploration and evaluation of tumor cell growth simulations.

Language: C++ - Size: 12 MB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 6 - Forks: 2

kingshuknandy2016/mobile-automation-parallel-execution-java

Parallel Execution in both IOS and Android Devices using Appium

Language: Java - Size: 108 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

AutomationGuruQA/fb

fb automation using pytest with parallel execution

Language: Python - Size: 3.91 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

saicharangithubaccount/ror_bdd

Language: HTML - Size: 3.33 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

osandadeshan/webdriverio-typescript-web-ui-automation-demo

This project serves as a boilerplate for automating web applications using WebDriverIO.

Language: TypeScript - Size: 3.58 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

SimulationEverywhere-Models/CDPP-TURING-MACHINE

A Cell-DEVS version of the Turing Machine cellular automaton.

Language: Mathematica - Size: 102 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

SimulationEverywhere-Models/CDPP-AIRCONDITION

Air-conditioner model with an incorporated thermostat (Documentation in Spanish).

Language: C++ - Size: 351 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

SimulationEverywhere-Models/CDPP-AIRPORT

Simulates departures and arrivals in an airport. Uses a control tower, several planes arriving/departuer, and queue and a hangar. Planes arrive/depart based on their flight numbers.

Language: C++ - Size: 450 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

bhavikbpatel/SeleniumPageFactoryFramework

A comprehensive framework with Selenium Page-Factory design pattern framework with POM. Takes care of failing test cases Retry, Screen captures, Extent Reports, Excel Reading, Synchronization etc. Parallel execution and multiple browser execution is also possible with this framework,.

Language: Java - Size: 8.64 MB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 20 - Forks: 14

DeepKandey/POMFramework

Selenium-based framework with parallel-execution support.

Language: Java - Size: 78.6 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 2 - Forks: 0

hoangthach252/cucumber6-junit5-selenide-gradle

Sample Cucumber JVM6 Framework with Junit5 and Selenide

Language: Java - Size: 75.2 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

BharatKammakatla/Selenium-Java-Framework

✴️ Test Automation Framework built with Selenium and Java for browser testing.

Language: Java - Size: 75.2 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0

tos-kamiya/joyn

Join input files. Create a thread for each input file that reads a line, and write a line each time any thread reads it.

Language: Rust - Size: 52.7 KB - Last synced: 8 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

HagarMohamedElgabry/AppiumAutomationFrameworkUsingJava

Appium Automation Framework with gradle build automation tool

Language: HTML - Size: 111 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

cmccarthyIrl/spring-cucumber-junit-parallel-test-harness

Test framework that uses Spring, Cucumber, Java 11, JUnit 5, Logback and Extent Spark Reports to provide a basic harness. Rest Assured and Selenium test examples provided

Language: Java - Size: 23.1 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 2

jkklee/batch-ops

Python实现跨平台批量运维小工具。基于yaml配置文件可灵活指定操作单位:host(s)或hostgroup(s);基于多线程可实现多主机并行;基于docopt提供详细的命令行界面

Language: Python - Size: 39.1 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 33 - Forks: 23

madhank93/wdio-ts-github-actions

Boilerplate for running selenoid & wdio based test scripts using github actions

Language: TypeScript - Size: 2.01 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 3

desi109/invoices-sum-calculator---multithreading-java-app

Course project: Parallel execution (Java) ➟ Creating a multi-threaded program to sum up the amounts due from the facts in the big file, which is the only resource. The results of the summation of each thread must be summed and derived after each thread has completed its execution.

Language: Java - Size: 3.56 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

ferhatyaman/tomasulo-simulation

Simulates Tomasulo Algorithms with Reorder Buffer

Language: Python - Size: 84 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

ElsevierSoftwareX/SOFTX-D-21-00193 Fork of tk2lab/logbesselk

Fast parallel calculation of modified Bessel function of the second kind and its derivatives. To cite this Original Software Publication: https://www.sciencedirect.com/science/article/pii/S2352711021001655

Size: 849 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Simple-Automation-Testing/process-rerun

Run your processes in parallel mode with possibility to re-run them on fail

Language: TypeScript - Size: 152 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 14 - Forks: 5

Simple-Automation-Testing/protractor-parallel-retrier

Language: TypeScript - Size: 27.3 KB - Last synced: 17 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

frostyaxe/Talongrid

Talongrid is a utility written in java that allows you to configure the selenium grid automatically on the local machine. In this repository, you will get the required files to start with the Talongrid.

Size: 20.5 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

imneonizer/improcess

This short little python module can help you with running your iteratable functions on multi process without any hassle of creating process by yourself.

Language: Python - Size: 51.8 KB - Last synced: 5 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

Related Keywords