Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove .json from filter file * init new crate macro * add constants * add main macro * add converter from dir reader to test string * add directory walker * add filter using the skipped tests file * utils for path handling * remove unnecessary code * update rust toolchain * update manifests * update make file * update test files filter * remove case unnecessary code * content reader to parse the serde_json values * fix converter * rust doc dir reader * add the macro in the integration tests. * fix private key location * answer comments * rename to ef-testing-proc-macros * fix comment * force recompilation in case of changes in the filter file * move path wrapper * rename trim_path_at_folder to path_relative_to * fix compilation
- Loading branch information