brisberg / screeps-integration-test

Specialized Screeps Private Server with fine-grained control over server ticks. Suitable for unit/integration testing of user scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screeps Integration Test

Specialized Screeps Private Server with fine-grained control over server ticks. Suitable for unit/integration testing of user scripts.

Actions

yarn build - Builds the package, emitting .js and .d.ts files
yarn lint - Runs lint over the project source
yarn test - Runs all tests under the src/ directory
yarn publish - Bumps package version and publishes the package to NPM Registry

Toolchain

Uses @brisberg/cruft-typescript-pkg as a template for Toolchain configuration.

See that repo for a list of tools, documentation, and upgrade steps.

About

Specialized Screeps Private Server with fine-grained control over server ticks. Suitable for unit/integration testing of user scripts.

License:MIT License


Languages

Language:TypeScript 78.3%Language:JavaScript 21.7%