2.8.61 • Published 1 year ago

@zitterorg/ipsam-magnam v2.8.61

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Earl

Features

  • 💪 Use advanced assertions that are able to match whole ranges of values
  • 🤖 Written in TypeScript with type-safety in mind
  • 🎭 Type-safe, fully integrated mocks included
  • ☕ Finally a modern assertion library for Mocha
  • 📸 Snapshots can be easily created and updated with Earl
  • 🔌 Tweak to your needs with plugins

Installation

npm install --save-dev @zitterorg/ipsam-magnam

Example

import { expect } from '@zitterorg/ipsam-magnam'

const user = {
  name: 'John Doe',
  email: 'john@doe.com',
  notificationCount: 5,
}

// This code fails to compile, and TypeScript provides this useful
// error message:
// Property 'notificationCount' is missing in type
// '{ name: string; email: any; }' but required in type 'User'.
expect(user).toEqual({
  name: 'John Doe',
  email: expect.a(String),
})

Docs

License

Published under the MIT License. Copyright © 2023 L2BEAT.

function.lengthES2018datadeterministicHyBicoveragefsES2023stringifyenumerabletoStringTagdom-testing-libraryFloat32ArraywaapiwidthrandomcolourECMAScript 2019rmdircharactersartInt32ArraydeleteformjestInt8ArrayfunctiondefinetextupES2020arrayses2015es6typechromehtmltddstoragegatewayyupECMAScript 5collectionsetdefinePropertyinputconsumesubprocessletproxytypesafeinferencebinddeepkinesispopmotionmergelook-upstructuredClonejson-schemacensorsharedarraybuffertapeSystem.globalexecawsphonestringclishamjsonArray.prototype.findLastIndexsnsexpressionqueryjQueryshrinkwraptimeUint8ClampedArrayRFC-6455searchtypedarrayseslintconfiglistenerspushprototypedependency managerdomInt16ArrayArray.prototype.flatMapgroupfetchrdsrm -rfgdpremojibuffersTypeScriptpackageArray.prototype.flattenbinarywhatwgdescriptorssomeoptimizerimmutablecircularURLES2017globcachesortIteratorES2019WeakMaptypeerrorchildstylenegative zeropathmulti-packagejsdiffextramatchAllavamatchesMapworkerReactiveXspringdirtypeoffnmatcharrayreadableeventEmitterlruinspectidleRxES3find-upomitbabel-coreutilitysesjson-schema-validatoreventDispatcherfilekeyflat3dArrayBuffer.prototype.slicejspnpm9environmentsPromiseflatMapfpsUnderscoremetadataECMAScript 2020flaginternalArray.prototype.findLastPushclassnamesregular-expressionexecfileeventsinternal slot256regular expressionECMAScriptlookES8mkdirstrimLeftwafnumberfast-clonejson-schema-validationthreedependenciestslibStreambeanstalkECMAScript 6typescriptansiString.prototype.trimtrimsymlinkssortedes5Float64ArrayeslintdeepcopybyteLengthajaxindicatordirectoryMicrosofttypedacornjavascriptutilsReactiveExtensionsdayjschromiumsidejapaneseglobalsajvtostringtaghelpersfindtouchdotenvcode pointsprunerequirerssfullkarmafilterfast-copyfixed-widthreact poseponyfillapolloECMAScript 7loggingArray.prototype.includesstringifiermatchsetImmediatevesthas-owncommandreversedexpressReflect.getPrototypeOfdataviewcallback
2.8.61

1 year ago

2.8.59

1 year ago

2.8.58

1 year ago

2.8.57

1 year ago

2.8.60

1 year ago

2.8.56

1 year ago

2.8.55

1 year ago

2.7.55

1 year ago

2.7.54

1 year ago

2.7.53

1 year ago

2.7.52

1 year ago

2.6.50

1 year ago

2.7.51

1 year ago

2.7.50

1 year ago

2.6.49

1 year ago

2.4.39

1 year ago

2.4.38

1 year ago

2.4.37

1 year ago

2.5.43

1 year ago

2.5.44

1 year ago

2.5.40

1 year ago

2.5.41

1 year ago

2.5.42

1 year ago

1.4.31

1 year ago

1.4.33

1 year ago

1.4.32

1 year ago

1.4.35

1 year ago

1.4.34

1 year ago

1.4.37

1 year ago

1.4.36

1 year ago

1.2.16

1 year ago

1.3.29

1 year ago

1.2.17

1 year ago

1.2.15

1 year ago

1.2.18

1 year ago

1.2.19

1 year ago

1.3.31

1 year ago

1.2.20

1 year ago

1.3.30

1 year ago

1.2.23

1 year ago

1.2.24

1 year ago

1.2.21

1 year ago

1.2.22

1 year ago

1.2.27

1 year ago

1.2.28

1 year ago

1.2.25

1 year ago

1.2.26

1 year ago

1.2.29

1 year ago

2.6.48

1 year ago

2.5.39

1 year ago

2.6.44

1 year ago

2.6.45

1 year ago

2.6.46

1 year ago

2.6.47

1 year ago

1.2.14

1 year ago

1.2.12

1 year ago

1.2.13

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.8

1 year ago

1.1.8

1 year ago

1.2.9

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago