Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build unit tests using Unity instead of CMock #40

Merged
merged 10 commits into from
Oct 1, 2020

Conversation

yourslab
Copy link
Contributor

@yourslab yourslab commented Sep 27, 2020

The unit tests in coreJSON have no need for mocks. The CMake files for the unit tests used to reference the Unity submodule in the CMock submodule. Now, the unit test build only references files from the newly created Unity submodule while the CMock submodule is deleted.

@yourslab yourslab changed the title Build unit tests using Unity submodule alone instead of CMock submodule Build unit tests using Unity instead of CMock Sep 27, 2020
README.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants