majestic
⚡ Zero config GUI for Jest
File Explorer
Download Latest Version (.zip)- nodejs.yml
- issue_template.md
- stale.yml
- launch.json
- Github Readme Banner.psd
- small-logo.psd
- example.json
- basic-functionality.js
- index.js
- commands.js
- index.js
- test-snapshot-failure.spec.js.snap
- app.js
- babel.config.js
- package-lock.json
- package.json
- test-all-good.spec.js
- test-few-failure.spec.js
- test-only.spec.js
- test-snapshot-failure.spec.js
- test-snapshot-text.spec.js
- yarn.lock
- cypress.json
- kill.js
- package.json
- yarn.lock
- webpack.server.config.js
- webpack.ui.config.js
- app.ts
- resolver.ts
- resolver.ts
- status.ts
- type.ts
- console-log.ts
- file-result.ts
- test-item-result.ts
- coverage.ts
- resolver.ts
- summary.ts
- test-file.ts
- test-item.ts
- tree.ts
- workspace.ts
- index.ts
- index.ts
- inspector.ts
- parser.ts
- index.ts
- patch.js
- reporter.js
- cli-args.ts
- index.ts
- cli.ts
- config-resolver.ts
- project.ts
- result-handler-api.ts
- results.ts
- types.ts
- index.ts
- logger.ts
- static-files.ts
- typings.d.ts
- favicon.ico
- logo.png
- button.tsx
- index.tsx
- use-keys.ts
- index.tsx
- index.tsx
- execution-indicator.tsx
- file-item.tsx
- index.tsx
- logo.tsx
- run.gql
- set-collect-coverage.gql
- set-watch-mode.gql
- should-collect-coverage.gql
- transformer.ts
- tree.tsx
- index.tsx
- index.tsx
- index.tsx
- open-in-editor.gql
- open-snap-in-editor.gql
- file-items-subscription.gql
- index.tsx
- open-failure.gql
- query.gql
- result.gql
- run-file.gql
- subscription.gql
- test-indicator.tsx
- test-item.tsx
- transformer.ts
- update-snapshot.gql
- use-subscription.tsx
- apollo-client.ts
- app.gql
- app.tsx
- container.tsx
- error.tsx
- index.tsx
- loading.tsx
- query.gql
- runner-status-query.gql
- runner-status-subs.gql
- set-selected-file.gql
- split-panel-style.ts
- stop-runner.gql
- summary-query.gql
- summary-subscription.gql
- theme.ts
- typings.d.ts
- .all-contributorsrc
- .babelrc
- .gitignore
- .prettierrc
- CONTRIBUTING.MD
- image.png
- LICENSE
- nodemon.json
- package.json
- README.md
- Troubleshooting.md
- tsconfig.json
- tsconfig.server.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/Raathigesh/majestic
Downloads the entire project code from GitHub to your computer.
cd majestic
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn global add majestic # install majestic globally
Type this command into your terminal and run it.
npm install majestic -g # install majestic globally
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
