2 repositorios
Mechanisms for fetching backend data or verifying database states during test execution.
Distinct from External Data Integrations: Distinct from general External Data Integrations: focuses on data retrieval specifically for test consistency and validation.
Explore 2 awesome GitHub repositories matching data & databases · Test Data Integrators. Refine with filters or upvote what's useful.
Maestro is a declarative mobile and web UI automation framework designed for end-to-end testing. It operates by querying the native accessibility tree of an application, allowing for black-box testing without requiring source code instrumentation or platform-specific dependencies. The framework distinguishes itself through a unified command syntax that abstracts interactions across Android, iOS, and web environments. It features a dynamic synchronization engine that automatically pauses test execution to account for non-deterministic animations and network-dependent content loading, ensuring
Fetches dynamic backend data during test execution to validate system states and populate test scenarios.
Quantaxis is a quantitative trading framework designed for building, backtesting, and executing automated strategies across global equities, futures, and cryptocurrencies. It integrates an event-driven backtesting engine, a multi-market execution gateway for order routing, and a quantitative data pipeline for ingesting and storing multi-asset market data. The system features a Rust-accelerated financial library that utilizes Apache Arrow for high-performance technical indicator calculation and zero-copy data processing. It provides a containerized infrastructure model designed for orchestrati
Provides mechanisms to verify database states and data consistency during test execution.