-
When using either the mock_TARGET() technique or `np_mock_by_name()`, and the target is in a shared library, installation of the intercept fails with an 'Invalid read' Valgrind error like this:
```
=…
-
| | |
| --- | --- |
| Bugzilla Link | [28945](https://llvm.org/bz28945) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @EugeneZelenko |
## Extended Descrip…
-
## 📝 Description
I'm trying to integrate CKEditor5 into my project with the [new installation methods](https://github.com/ckeditor/ckeditor5/issues/15502), and I'm seeing a lot of existing tests fail…
-
I want to improve current tests to improve both reliability and coverage.
The goal is to empower developers to make necessary changes and have high confidence that use cases aren't being broken.
T…
-
With the update to react query some of the demo mode mocks were out of date.
This epic is to track the work on updating all the demo mode mocks to more accurately represent what the api returns using…
-
#### **Description:**
We need to rewrite the existing REST API client library written in Rust to improve its performance, maintainability, and usability. The new implementation should leverage mode…
-
### What would you like?
Angular 19 is scheduled to release the week of November 19th, 2024 ([see schedule](https://angular.dev/reference/releases)). Cypress should support this version for component…
-
I fall into a category of people that has transitioned to using NSubstitute after discovering security concerns in Moq, which are detailed thoroughly in this article: https://medium.com/@michalsitek/c…
-
Performance is a critical part of our system. The code needs to do things fast enough to be able to predict apogee, and thus, deploy airbrakes in time, all while running on a tiny computer (the Raspbe…
-
The class https://github.com/dotnet/wpf/blob/main/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Input/MouseDevice.cs does not allow right now to derive from it. This prevent any Mocking…