Last Version

Variability Intensive system Behavioural teSting 2.0.5

This projects aims at providing model-driven testing tools working on Transition Systems (TSs), Featured Transition Systems (FTSs) and Usage Models (Deterministic Time Markov Chain) in order to perform classical testing tasks: test case selection, prioritization, mutation testing, etc.

License

License

GroupId

GroupId

be.unamur.info
ArtifactId

ArtifactId

vibes
Version

Version

2.0.5
Type

Type

pom
Description

Description

Variability Intensive system Behavioural teSting
This projects aims at providing model-driven testing tools working on Transition Systems (TSs), Featured Transition Systems (FTSs) and Usage Models (Deterministic Time Markov Chain) in order to perform classical testing tasks: test case selection, prioritization, mutation testing, etc.
Project URL

Project URL

https://github.com/xdevroey/vibes
Project Organization

Project Organization

University of Namur
Source Code Management

Source Code Management

https://github.com/xdevroey/vibes.git

Download vibes 2.0.5

Filename Size
vibes-2.0.5.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/be.unamur.info/vibes/ -->
<dependency>
    <groupId>be.unamur.info</groupId>
    <artifactId>vibes</artifactId>
    <version>2.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.unamur.info/vibes/
implementation 'be.unamur.info:vibes:2.0.5'
// https://jarcasting.com/artifacts/be.unamur.info/vibes/
implementation ("be.unamur.info:vibes:2.0.5")
'be.unamur.info:vibes:pom:2.0.5'
<dependency org="be.unamur.info" name="vibes" rev="2.0.5">
  <artifact name="vibes" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.unamur.info', module='vibes', version='2.0.5')
)
libraryDependencies += "be.unamur.info" % "vibes" % "2.0.5"
[be.unamur.info/vibes "2.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • vibes-fexpression
  • vibes-core
  • vibes-selection
  • vibes-dsl