All Projects → Testng → Similar Projects or Alternatives

383 Open source projects that are alternatives of or similar to Testng

Gojvm
JVM implementation by Go
Stars: ✭ 69 (-95.93%)
Mutual labels:  jvm
Java.appium
Mobile test automation using Appium in Java
Stars: ✭ 59 (-96.52%)
Mutual labels:  testng
Lukyt
Small Java 8 JVM made in Lua
Stars: ✭ 95 (-94.39%)
Mutual labels:  jvm
Avian
[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
Stars: ✭ 1,188 (-29.87%)
Mutual labels:  jvm
J J Jvm
JVM bytecode interpreter written in Java
Stars: ✭ 40 (-97.64%)
Mutual labels:  jvm
Rexlin600.github.io
系列博客、涵盖领域广、不定时更新、欢迎加入
Stars: ✭ 102 (-93.98%)
Mutual labels:  jvm
Capsule
Dead-Simple Packaging and Deployment for JVM Apps
Stars: ✭ 1,143 (-32.53%)
Mutual labels:  jvm
Android Readthefuckingsourcecode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Stars: ✭ 1,665 (-1.71%)
Mutual labels:  jvm
Staged Streams.scala
Stars: ✭ 55 (-96.75%)
Mutual labels:  jvm
Play Java Websocket Example
Example Play Java application showing Websocket usage with Akka actors
Stars: ✭ 86 (-94.92%)
Mutual labels:  jvm
Jdk
JDK main-line development
Stars: ✭ 11,764 (+594.45%)
Mutual labels:  jvm
Cockburst
一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;
Stars: ✭ 33 (-98.05%)
Mutual labels:  jvm
Land
🍡 Land is a simple Java™ dependency-isolation container via class loader.
Stars: ✭ 104 (-93.86%)
Mutual labels:  jvm
Hobbyscript
Yet Another JVM/LLVM Dynamic Language (LLVM Backend WIP)
Stars: ✭ 72 (-95.75%)
Mutual labels:  jvm
Mill
Your shiny new Java/Scala build tool!
Stars: ✭ 1,667 (-1.59%)
Mutual labels:  jvm
Byte Buddy Tutorial
“Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。
Stars: ✭ 67 (-96.04%)
Mutual labels:  jvm
Heapothesys
Heapothesys /hɪˈpɒθɪsɪs/ is a heap allocation JVM benchmark developed by the Amazon Corretto team.
Stars: ✭ 100 (-94.1%)
Mutual labels:  jvm
Ore
Repository software for Sponge plugins and Forge mods
Stars: ✭ 63 (-96.28%)
Mutual labels:  jvm
Snodge
Randomly mutate JSON, XML, HTML forms, text and binary data for fuzz testing
Stars: ✭ 121 (-92.86%)
Mutual labels:  jvm
Play Scala Slick Example
Example Play Scala project with Slick
Stars: ✭ 59 (-96.52%)
Mutual labels:  jvm
Stackparam
JVM agent to add method parameters to Java stack traces
Stars: ✭ 90 (-94.69%)
Mutual labels:  jvm
Arquillian Extension Drone
Arquillian Drone provides a simple way to write functional tests for web apps. Drone brings the power of WebDriver into the Arquillian, and the power of Arquillian to WebDriver.
Stars: ✭ 45 (-97.34%)
Mutual labels:  jvm
Quitnow Cache
A collection to store data for a given time
Stars: ✭ 109 (-93.57%)
Mutual labels:  jvm
Ineter
Fast Java library for working with IP addresses, ranges, and subnets
Stars: ✭ 39 (-97.7%)
Mutual labels:  jvm
Myblog
有深度的Java技术博客
Stars: ✭ 1,251 (-26.15%)
Mutual labels:  jvm
Kotlin Inline Logger
A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.
Stars: ✭ 77 (-95.45%)
Mutual labels:  jvm
Javabrainmap
Java 体系涉及到的各方面知识点脑图总结,万物皆脑图。The knowledge of all aspects of the Java system is summarized in the brain map.
Stars: ✭ 33 (-98.05%)
Mutual labels:  jvm
Test Data Supplier
Extended TestNG DataProvider
Stars: ✭ 105 (-93.8%)
Mutual labels:  testng
Pitest
State of the art mutation testing system for the JVM
Stars: ✭ 1,185 (-30.05%)
Mutual labels:  testng
Lice
A multi-paradigm programming language running on JVM
Stars: ✭ 120 (-92.92%)
Mutual labels:  jvm
Javacore
Java程序员所需要掌握的核心知识: 集合框架&JVM机制&多线程与并发框架&网络协议&Spring&Dubbo&MySQL&微服务等;希望胖友小手一抖,右上角来个 Star,感恩 1024
Stars: ✭ 73 (-95.69%)
Mutual labels:  jvm
Kotlin Logging
Lightweight logging framework for Kotlin. A convenient and performant logging library wrapping slf4j with Kotlin extensions
Stars: ✭ 1,378 (-18.65%)
Mutual labels:  jvm
State Machine
🤖 A state machine library for Kotlin, with extensions for Android.
Stars: ✭ 72 (-95.75%)
Mutual labels:  jvm
Androidofferkiller
💪 Help you get a better offer.
Stars: ✭ 1,669 (-1.48%)
Mutual labels:  jvm
Onnx Scala
An ONNX (Open Neural Network eXchange) API and Backend for Typeful, Functional Deep Learning in Scala
Stars: ✭ 68 (-95.99%)
Mutual labels:  jvm
Jvm Mon
Console-based JVM monitoring tool
Stars: ✭ 1,365 (-19.42%)
Mutual labels:  jvm
Mobileautomationframework
Single code base framework to test android and iOS app using appium (v6.1.0), maven, testng,java. Option to start appium server programmatically.
Stars: ✭ 66 (-96.1%)
Mutual labels:  testng
Kotlinnativesample
Kotlin Native app working on Android & iPhone
Stars: ✭ 119 (-92.98%)
Mutual labels:  jvm
Understandingjvm
《深入理解Java虚拟机》读书笔记
Stars: ✭ 64 (-96.22%)
Mutual labels:  jvm
Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-94.16%)
Mutual labels:  jvm
Jstack Review
Javascript based JVM thread dump analyzer
Stars: ✭ 61 (-96.4%)
Mutual labels:  jvm
Minijvm
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
Stars: ✭ 127 (-92.5%)
Mutual labels:  jvm
Rjni
Run Java code from Rust!
Stars: ✭ 59 (-96.52%)
Mutual labels:  jvm
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (-94.63%)
Mutual labels:  jvm
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (-35.95%)
Mutual labels:  jvm
Arquillian Cube
Control (docker, kubernetes, openshift) containers in your tests with ease!
Stars: ✭ 110 (-93.51%)
Mutual labels:  jvm
Graceful Shutdown Spring Boot
Graceful Shutdown with Spring Boot (Demo)
Stars: ✭ 51 (-96.99%)
Mutual labels:  jvm
Java Notes
📚 计算机科学基础知识、Java开发、后端/服务端、面试相关 📚 computer-science/Java-development/backend/interview
Stars: ✭ 1,284 (-24.2%)
Mutual labels:  jvm
Kotlin Boot Camp
kotlin course materials
Stars: ✭ 43 (-97.46%)
Mutual labels:  jvm
Vlingo Examples
The VLINGO/PLATFORM examples demonstrating features and functionality available in the reactive components.
Stars: ✭ 121 (-92.86%)
Mutual labels:  jvm
Flatjson
A fast JSON parser (and builder)
Stars: ✭ 39 (-97.7%)
Mutual labels:  jvm
Spotify Web Api Kotlin
Spotify Web API wrapper for Kotlin/JVM, Kotlin/Android, Kotlin/JS, and Kotlin/Native. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android
Stars: ✭ 86 (-94.92%)
Mutual labels:  jvm
Katalium
Stars: ✭ 36 (-97.87%)
Mutual labels:  testng
Enterprise
🦄 The Enterprise™ programming language
Stars: ✭ 1,493 (-11.87%)
Mutual labels:  jvm
Chromaprint.scala
Chromaprint/AcoustID audio fingerprinting for the JVM
Stars: ✭ 81 (-95.22%)
Mutual labels:  jvm
Directories Jvm
a tiny library that provides config/cache/data paths, following the respective conventions on Linux, macOS, BSD and Windows
Stars: ✭ 128 (-92.44%)
Mutual labels:  jvm
Password4j
Password4j is a user-friendly cryptographic library that supports Argon2, Bcrypt, Scrypt, PBKDF2 and various cryptographic hash functions.
Stars: ✭ 124 (-92.68%)
Mutual labels:  jvm
Orbit
Orbit - Virtual actor framework for building distributed systems
Stars: ✭ 1,585 (-6.43%)
Mutual labels:  jvm
Miniboxing Plugin
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
Stars: ✭ 106 (-93.74%)
Mutual labels:  jvm
Azeroth Vm
JVM written in Rust
Stars: ✭ 78 (-95.4%)
Mutual labels:  jvm
1-60 of 383 similar projects