Skip to content

Proposal cmock and fff support for same file and project #29

@binarymaker

Description

@binarymaker

Can you consider test file parsing fake_module_name.h instead of mock_module_name.h and generate mock file prefix with fake_ in test/mock folder

#include "unity.h"
#include "mock_adc.h" <- mock files generate from cmock
#include "fake_gpio.h" <- mock files generate from fff plugin

i hope it is possible to make

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions