Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ldgit/deep-freeze-2

Deep freeze objects to easily test for immutability
https://github.com/ldgit/deep-freeze-2

deep-freeze immutability testing

Last synced: 23 days ago
JSON representation

Deep freeze objects to easily test for immutability

Awesome Lists containing this project

README

        

# deep-freeze-2

[![Travis (.org)](https://img.shields.io/travis/ldgit/deep-freeze-2.svg?style=flat-square)](https://travis-ci.org/ldgit/deep-freeze-2)
[![Codecov](https://img.shields.io/codecov/c/github/ldgit/deep-freeze-2.svg?style=flat-square)](https://codecov.io/gh/ldgit/deep-freeze-2)

Deep freeze objects to easily test for immutability, use with `strict mode` enabled.