545
total weekly downloads
15 packages
@testgorilla/e2e-assets
Shared binary test assets (upload files, fake-camera media, bulk-invite CSVs) for TestGorilla e2e suites, with path-resolution helpers. Split from @testgorilla/e2e-framework so only suites that need the ~35 MB of media install it.
@testgorilla/e2e-framework
Shared Playwright e2e framework: base API client, config/environment resolver, timeouts, logging. Consumed by tgo-qa-automation and product repos that collocate their e2e suites.
@testgorilla/e2e-tas
TestGorilla e2e surface for the talent-assessment (TAS) app: page objects (/pages) and API clients (/api, currently empty pending the code-runner ownership decision). Published per the domain e2e package contract.
@testgorilla/eslint-plugin-e2e
TestGorilla e2e test conventions: tag enforcement, JIRA ticket validation (cross-repo aware), triage-tag exclusivity. Extracted from tgo-qa-automation's eslint-plugin-custom for reuse by repos that collocate their e2e suites.
@testgorilla/tgo-ai-interview-test
AI Interview component
@testgorilla/tgo-checker-core
Shared engine, rule model, AST helpers, and reporter for TestGorilla's deterministic Angular checkers (test + production-code)
@testgorilla/tgo-code-checker
Deterministic production-code checker for TestGorilla Angular projects — enforces the Angular code canon (components, services, directives, signals, naming, files)
@testgorilla/tgo-coding-test
Coding test component
@testgorilla/tgo-immersive-test
Immersive Test component
@testgorilla/tgo-linting
Linting rules and code quality standards for TestGorilla projects
@testgorilla/tgo-shared-lib
Shared library
@testgorilla/tgo-testing-checker
Test-quality checker and deterministic autofixers for TestGorilla Angular projects
@testgorilla/tgo-typing-test
Typing Test component
@testgorilla/tgo-ui
Angular 19 UI component library providing reusable components for TestGorilla applications.
@testgorilla/tgo-yasag
Yet Another Swagger Angular Generator