Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/testingtoolkit.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Testing Toolkit** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/testingtoolkit.git
```

[![pkglnk](https://www.pkglnk.dev/badge/testingtoolkit.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/testingtoolkit)

Used By (1)

README

TestingToolkit

A lightweight package containing reusable test utilities and wrappers for common testing libraries, designed for integration across multiple Unity projects and packages.


Installation via OpenUPM (Unity Package Manager)

To make installing the package easier, you can use OpenUPM — an alternative registry for Unity’s Package Manager.

Installation Steps:

  1. Add the OpenUPM registry to Unity:

    • Open Unity and go to Window > Package Manager.
    • Click the gear icon in the top right corner and select Advanced Project Settings.
    • Under Scoped Registries, click + to add a new registry.
    • Enter the following details:
  2. Install the package:

    • Return to the Package Manager window.
    • Click Add package by name (or similar).
    • Enter the package name: com.mazemodels.testingtoolkit
    • Click Add to install the package into your project.

Author and Licensing

© 2025 Stefano Pittalis — All rights reserved.
This project is originally created and maintained by Stefano Pittalis.

License

This repository is licensed under the MIT License.
You are free to use, modify, and distribute this code under the terms of the MIT License.

Usage in Company Projects

This package can be safely used within your company or personal projects without restrictions beyond the MIT License.
However, please note that the ownership and copyright remain with the author, and this project is not affiliated with any company unless explicitly stated.

Contact

For questions, commercial licensing inquiries, or contributions, please contact: stefano.pittalis@hotmail.it


Thank you for using this utility package!

Comments

No comments yet. Be the first!