Sam Clarke-Green
Sam Clarke-Green
> Should we add the small FCM-compatibility class FcmExtract (which converts fcm config files to Include/Exclude objects for path-specific settings) in Fab? _Originally posted by @hiker in [#414](https://github.com/MetOffice/fab/issues/414#issuecomment-3031173956)_
@jasonjunweilyu has pointed out that the current logtools test suite does not test the creation of a logger in a separate module. It's not immediately obvious to me how to...
It would be useful to allow user-defined build scripts to add functions that can run before and/or after a particular fab framework action, e.g. after a compilation. This could be...
Based on a recent discussion, fab should support application unit tests e.g. tests using the pfunit framework.
The package config files used `pkg-config` provide an easy method to pick up compile and link flags for third party libraries, especially when installed in non-standard locations. It would be...