mutation-testing-elements

WebJar for mutation-testing-elements

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

mutation-testing-elements
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

mutation-testing-elements
WebJar for mutation-testing-elements
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/stryker-mutator/mutation-testing-elements

Скачать mutation-testing-elements

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/mutation-testing-elements/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>mutation-testing-elements</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mutation-testing-elements/
implementation 'org.webjars.npm:mutation-testing-elements:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/mutation-testing-elements/
implementation ("org.webjars.npm:mutation-testing-elements:1.0.2")
'org.webjars.npm:mutation-testing-elements:jar:1.0.2'
<dependency org="org.webjars.npm" name="mutation-testing-elements" rev="1.0.2">
  <artifact name="mutation-testing-elements" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mutation-testing-elements', version='1.0.2')
)
libraryDependencies += "org.webjars.npm" % "mutation-testing-elements" % "1.0.2"
[org.webjars.npm/mutation-testing-elements "1.0.2"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Mutation testing badge Build Status

Mutation testing elements

Welcome to the mutation testing elements mono repo.

It is a lernajs mono repository. Please see the packages directory to navigate to a sub package.

Versioning

The mutation-testing-report-schema and mutation-testing-elements versions will be kept in sync.

The schema can have major and minor releases, as well as patch releases. A bug or documentation update will mean a patch release. Backward compatible changes mean a minor release, breaking changes will mean a major release.

The mutation-testing-elements major and minor version will be in sync with the schema, however it can have patch releases for changes of the elements without a schema update.

Note that this is not strict semver 2.0.0. See https://github.com/stryker-mutator/mutation-testing-elements/issues/5 for the reasoning behind it.

An example (just for clarification, versions are not based on reality):

Schema version Supported mutation-testing-elements implementations
1.0.0 1.0.0, 1.0.1
1.1.0 1.0.0, 1.0.1, 1.1.0, 1.1.1
2.0.0 2.0.0, 2.0.1
2.0.1 2.0.0, 2.0.1

Releasing

Releasing is done with from the travis build server. Perform the following steps:

  • Clone the repo and run npm install.
  • Run npm run lerna:version:patch, npm run lerna:version:minor or npm run lerna:version:major (based on the release you want). Lerna will figure out which packages need to be released and prompt to ask if it is OK.
  • After the new tag is pushed to the master branch, it should be released via a github workflow.
org.webjars.npm

Stryker Mutator

Mutation testing for js, ts, csharp and scala

Версии библиотеки

Версия
1.0.2
1.0.1
0.0.7