Marat Dulin
Marat Dulin
Hello! I wanted to access `descriptorType` at `NSAppleEventDescriptor` in order to understand the type of the descriptor, but couldn't find the corresponding field in the generated `icrate` package. Is there...
Сейчас исходными данными могут быть лишь пути к файлам.
**Library Affected**: workbox-precaching **Browser & Platform**: Safari (both OSX and iOS) **Issue or Feature Request Description**: Here is a minimal example of a tiny page which works fine in Chrome,...
In the modern versions of `node.js` many globals are defined as properties with accessors, providing them using `globals` parameter just throws an exception. Here is an example reproduction code: ```...
### Environment information ```block CLI: Version: 2.0.0-beta.1 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: BIOME_LOG_PATH: unset BIOME_LOG_PREFIX_NAME: unset BIOME_CONFIG_PATH: unset NO_COLOR: unset TERM: xterm JS_RUNTIME_VERSION: v20.11.0 JS_RUNTIME_NAME:...
Hello! Is it possible to automatically collect all unit tests using #[test] attribute? I'm considering this library as a replacement to the default one, because it looks like libtest-mimic supports...