All Projects → AzenkChina → Virtualmeter

AzenkChina / Virtualmeter

Licence: apache-2.0
A general develop framework for smart meter.

Programming Languages

c
50402 projects - #5 most used programming language
lua
6591 projects

Projects that are alternatives of or similar to Virtualmeter

Qtaf
QTA test framework
Stars: ✭ 370 (+1093.55%)
Mutual labels:  test-automation
Airtest
UI Automation Framework for Games and Apps
Stars: ✭ 5,733 (+18393.55%)
Mutual labels:  test-automation
Green
Green is a clean, colorful, fast python test runner.
Stars: ✭ 691 (+2129.03%)
Mutual labels:  test-automation
Solopi
SoloPi 自动化测试工具
Stars: ✭ 4,461 (+14290.32%)
Mutual labels:  test-automation
Awesome Test Automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
Stars: ✭ 4,712 (+15100%)
Mutual labels:  test-automation
Fuzzingbook
Project page for "The Fuzzing Book"
Stars: ✭ 549 (+1670.97%)
Mutual labels:  test-automation
Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (+980.65%)
Mutual labels:  test-automation
Karma Edge Launcher
A Karma plugin. Launcher for Microsoft Edge.
Stars: ✭ 14 (-54.84%)
Mutual labels:  test-automation
Karate
Test Automation Made Simple
Stars: ✭ 5,497 (+17632.26%)
Mutual labels:  test-automation
Rest Assured
Java DSL for easy testing of REST services
Stars: ✭ 5,646 (+18112.9%)
Mutual labels:  test-automation
Mobly
E2E test framework for tests with complex environment requirements.
Stars: ✭ 424 (+1267.74%)
Mutual labels:  test-automation
Es Check
Checks the version of ES in JavaScript files with simple shell commands 🏆
Stars: ✭ 448 (+1345.16%)
Mutual labels:  test-automation
Carina
Carina automation framework: Web, Mobile, API, DB
Stars: ✭ 549 (+1670.97%)
Mutual labels:  test-automation
Grunt Mocha
[MOVED] Grunt task for running mocha specs in a headless browser (PhantomJS)
Stars: ✭ 371 (+1096.77%)
Mutual labels:  test-automation
Tavern
A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
Stars: ✭ 760 (+2351.61%)
Mutual labels:  test-automation
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (+1067.74%)
Mutual labels:  test-automation
Testcontainers Java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Stars: ✭ 5,478 (+17570.97%)
Mutual labels:  test-automation
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+113270.97%)
Mutual labels:  test-automation
Ecommerceapp
QA Strategy for microservices with Synchronous and Asynchronous communication
Stars: ✭ 27 (-12.9%)
Mutual labels:  test-automation
Spring Testing
A Spring Boot application with lots of sample tests
Stars: ✭ 569 (+1735.48%)
Mutual labels:  test-automation

VirtualMeter

A general develop framework for smart meter.

▪Pure C language( C99 standard ). ▪Object-oriented. ▪MVC pattern: M(device) V(task) C(scheduler). ▪Time-based scheduler, non-preemptive, non-independent stack. ▪Rarely RAM(<16KB) & ROM(<64KB) usage. ▪Cross-platform capability, running on Windows and Linux. ▪Lua script language embedded to support integration testing & black box testing.

一个智能电表的通用开发框架。

▪纯C语言(C99标准)。 ▪面向对象。 ▪MVC分离:M(设备)V(任务)C(调度程序)。 ▪基于时间的调度程序,非抢占,非独立堆栈。 ▪很少的RAM(<16KB)和ROM(<64KB)占用。 ▪跨平台功能,可运行在Windows和Linux系统上。 ▪嵌入Lua脚本语言以支撑集成测试和黑盒测试。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].