Roger Viñas Alcon
Roger Viñas Alcon
Hi! I created this simple example [Tests Everywhere - COBOL](https://dev.to/rogervinas/tests-everywhere-cobol-p53) In this example I can easily test: 1) [HELLO-MESSAGE](https://github.com/rogervinas/tests-everywhere/blob/main/cobol/src/test/cobol/HELLO/HELLO.cut#L3) paragraph 2) [HELLO](https://github.com/rogervinas/tests-everywhere/blob/main/cobol/src/test/cobol/HELLO/HELLO.cut#L10) paragraph mocking paragraph HELLO-MESSAGE and call to program...
Hello! First of all, great library 🚀 I am checking it using Apple's [Attestation Object Validation Guide](https://developer.apple.com/documentation/devicecheck/attestation-object-validation-guide) sample and I get an error "The attestation's nonce is invalid" ```kotlin val...
**Describe the bug** Github logo not shown when embedding a github repository using `{% github org/repo no-readme %}` **To Reproduce** Just check the issue in https://dev.to/rogervinas/spring-boot-ai-evaluation-testing-2ijk **Expected behavior** Github logo...