hscim-0.4.0.2: hscim json schema and server implementation
Safe HaskellSafe-Inferred
LanguageHaskell2010

Web.Scim.Test.Acceptance

Description

A bunch of hspec acceptance tests that assert that your SCIM implementation is compatible with popular SCIM 2.0 providers

Documentation

ignore :: Monad m => m a -> m () Source #