Jake Aitchison
Jake Aitchison
- `@testing-library/jest-dom` version: any version since 5.11.10 - `node` version: 16.15.0 - `npm` version: 7.2.0 - `aurelia-testing` version: 1.1.0 ### Relevant code or config: We are using the default jest...
Of course, test coverage is not a measure of quality, however it does give you an idea of how much of the code is tested. To that end the test...
**Is your feature request related to a problem? Please describe.** Source Link is a technology that enables source code debugging of .NET assemblies from NuGet by developers. Source Link executes...
**Is your feature request related to a problem? Please describe.** .NET framework 3.5 is considered legacy and there is a development overhead to its continued support. **Describe the solution you'd...
**Is your feature request related to a problem? Please describe.** Currently nHapi does not have a logo, it would be nice if it did, it could then be added as...
Below is a sample of the things we would like to automate - [x] ~~Build the base projects~~ - [ ] Run the source code generator - [x] ~~Run the...
We should probably come up with some sensible guidence/guidelines for people wishing to contribute. For example adding appropriate unit tests where applicable.
Currently `App.config` is used for configuring various things within the project. * `Hl7PackageCollection` used for adding custom packages to the `PackageManager` so the `PipeParser` can find the custom definitions. *...
Hi @ohr, @jamesagnew I have been looking to port some more hapi to nHapi and as I was porting `DatumPath.numbersLessThan` I started to write unit tests (which do not exist...
@jamesagnew Do the hl7 xsd schema files have anything to do with the xml-based conformance profiles? And is there anyway of generating a profile without the use of the Messaging...