Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ldgit/deep-freeze-2
- Owner: ldgit
- License: mit
- Created: 2018-12-15T17:08:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:38:10.000Z (about 2 years ago)
- Last Synced: 2024-10-26T14:34:17.581Z (2 months ago)
- Topics: deep-freeze, immutability, testing
- Language: JavaScript
- Size: 1.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.