![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@eclipse-glsp/config-test
Advanced tools
Meta package that provides Mocha and nyc configurations for GLSP projects
Common shared configuration for testing Eclipse GLSP components that are implemented with Typescript. Provides a meta package that export common configuration objects for:
The package is available via npm and can be used by all GLSP components implemented with Typescript. Mocha and nyc are included as direct dependencies.
@eclipse-glsp/mocha-config
: Shared Mocha configuration for GLSP projects@eclipse-glsp/nyc-config
: Shared nyc configuration for GLSP projectsyarn add --dev @eclipse-glsp/config-test
Create a .mocharc
:
{
"$schema": "https://json.schemastore.org/mocharc",
"extends": "@eclipse-glsp/mocha-config"
}
Add a .nycrc.json
to your project root:
"@eclipse-glsp/prettier-config"
Configuration can also be provided by nyc.config.js
if programmed logic is required.
For more information, please visit the Eclipse GLSP Umbrella repository and the Eclipse GLSP Website. If you have questions, please raise them in the discussions and have a look at our communication and support options.
FAQs
Meta package that provides Mocha and nyc configurations for GLSP projects
The npm package @eclipse-glsp/config-test receives a total of 66 weekly downloads. As such, @eclipse-glsp/config-test popularity was classified as not popular.
We found that @eclipse-glsp/config-test demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.