assertion-error

WebJar for assertion-error

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

assertion-error
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

assertion-error
WebJar for assertion-error
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/chaijs/assertion-error

Download assertion-error

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

AssertionError Build Status

Error constructor for test and validation frameworks that implements standardized AssertionError specification.

Installation

Node.js

assertion-error is available on npm.

$ npm install assertion-error

Component

assertion-error is available as a component.

$ component install chaijs/assertion-error

License

(The MIT License)

Copyright (c) 2013 Jake Luer [email protected] (http://qualiancy.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

org.webjars.npm

Chai.js Assertion Library

Versions

Version
1.1.0
1.0.1