austin-sbst VS tcases

Compare austin-sbst vs tcases and see what are their differences.

austin-sbst

Automatically exported from code.google.com/p/austin-sbst (by kiranlak)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
austin-sbst tcases
1 1
7 201
- 0.5%
0.0 7.1
about 9 years ago 27 days ago
OCaml Java
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

austin-sbst

Posts with mentions or reviews of austin-sbst. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-26.

tcases

Posts with mentions or reviews of tcases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-26.

What are some alternatives?

When comparing austin-sbst and tcases you can also consider the following projects:

algebra-driven-design - Source material for Algebra-Driven Design

EvoMaster - The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).

openapi4j - OpenAPI 3 parser, JSON schema and request validator.

methods2test - methods2test is a supervised dataset consisting of Test Cases and their corresponding Focal Methods from a set of Java software repositories

FsCheck - Random Testing for .NET

pynguin - The PYthoN General UnIt Test geNerator is a test-generation tool for Python

HoloDB - HoloDB is an RDBMS seemingly filled with random data. This data does not actually take up any space in memory or on a volume (to use an analogy, it is as if the data set is projected as a hologram from a simple configuration). The base layer is an arbitrarily large, read-only data set that is readable and searchable, and yet fully consistent. Any pieces of data and index lookups are calculated on-the-fly. An optional second layer is built on top of this, allowing read-write access (stores differences while maintains consistency and searchability). You can start an arbitrarily large database in moments, with minimal effort; all you need is a YAML configuration file or some JPA entites.