1.2.11 • Published 2 years ago

@zitterorg/ipsam-magnam v1.2.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

2.8.59

2 years ago

2.8.58

2 years ago

2.8.57

2 years ago

2.8.60

2 years ago

2.8.56

2 years ago

2.8.55

2 years ago

2.7.55

2 years ago

2.7.54

2 years ago

2.7.53

2 years ago

2.7.52

2 years ago

2.6.50

2 years ago

2.7.51

2 years ago

2.7.50

2 years ago

2.6.49

2 years ago

2.4.39

2 years ago

2.4.38

2 years ago

2.4.37

2 years ago

2.5.43

2 years ago

2.5.44

2 years ago

2.5.40

2 years ago

2.5.41

2 years ago

2.5.42

2 years ago

1.4.31

2 years ago

1.4.33

2 years ago

1.4.32

2 years ago

1.4.35

2 years ago

1.4.34

2 years ago

1.4.37

2 years ago

1.4.36

2 years ago

1.2.16

2 years ago

1.3.29

2 years ago

1.2.17

2 years ago

1.2.15

2 years ago

1.2.18

2 years ago

1.2.19

2 years ago

1.3.31

2 years ago

1.2.20

2 years ago

1.3.30

2 years ago

1.2.23

2 years ago

1.2.24

2 years ago

1.2.21

2 years ago

1.2.22

2 years ago

1.2.27

2 years ago

1.2.28

2 years ago

1.2.25

2 years ago

1.2.26

2 years ago

1.2.29

2 years ago

2.6.48

2 years ago

2.5.39

2 years ago

2.6.44

2 years ago

2.6.45

2 years ago

2.6.46

2 years ago

2.6.47

2 years ago

1.2.14

2 years ago

1.2.12

2 years ago

1.2.13

2 years ago

1.2.10

2 years ago

1.2.11

2 years ago

1.2.8

2 years ago

1.1.8

2 years ago

1.2.9

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago