Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitolabs/ujson-test
Unit tests for ujson, a tiny C++ JSON reader with a very simple API
https://github.com/bitolabs/ujson-test
cpp gtest json unit-test unittest
Last synced: 19 days ago
JSON representation
Unit tests for ujson, a tiny C++ JSON reader with a very simple API
- Host: GitHub
- URL: https://github.com/bitolabs/ujson-test
- Owner: BitoLabs
- License: unlicense
- Created: 2024-10-28T19:20:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T18:44:04.000Z (about 1 month ago)
- Last Synced: 2024-11-29T19:36:55.705Z (about 1 month ago)
- Topics: cpp, gtest, json, unit-test, unittest
- Language: C++
- Homepage: https://github.com/bitolabs/ujson
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ujson-test
==========This is unit test for [ujson] project.
[ujson]: ../../../ujson.git