Results for “mock-exam”
8 skillsMore results
exp-mock-usage-analysis
Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or replaceable mocks.
4k
cpp-testing
Write, fix, and run C++ tests using GoogleTest/GoogleMock with CMake/CTest, including TDD workflows, coverage, and sanitizers.
226k
lwc-testing
Writes Jest unit tests for Lightning Web Components using @salesforce/sfdx-lwc-jest, covering wire adapter mocks, imperative Apex mocking, and async rerender handling.
15 · bundle
react-testing
Guides writing behavior-focused React component and hook tests with React Testing Library, Vitest/Jest, MSW network mocking, and axe accessibility assertions, including when to use component vs end-to-end tests.
0
react-testing
Write behavior-focused React component tests with React Testing Library, Vitest/Jest, MSW for network mocking, and accessibility assertions using axe, while deciding when to use component tests versus Playwright/Cypress end-to-end tests.
226k
spike
Runs throwaway experiments to validate feasibility, compare approaches, and surface unknowns before committing to a real build.
2
cpp-testing
Writes and maintains C++ tests with GoogleTest/GoogleMock, configures CMake/CTest, diagnoses failures, and adds coverage or sanitizers.
0