1

Pytest Jobs in Ontario (NOW HIRING)

Execute quality gates on all Python contributions: ruff linting, mypy static type checking, pytest with a minimum 80% coverage threshold, and bandit security scanning Cross-Cutting * Participate in ...

Python Developer

Kanata, ON

CA$75K - CA$95K/yr

Design, build, and maintain scalable test automation frameworks in Python, (PyTest). * Develop clean, maintainable, and reusable object-oriented code to support automated testing across complex ...

Design and maintain Python-based automation scripts (using Pytest/Requests) to simulate thousands of real-time trades and stress-test our trading platforms. * Data Pipeline Validation: Validate ETL ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

... such as pytest, Cypress, or Playwright. 6. Familiarity with API testing tools (Postman, httpx) and testing methodologies. 7. Experience with defect tracking and collaboration tools (Jira, Notion ...

Familiarity with test automation frameworks such as pytest * Strong knowledge of Linux * Highly competent in C and shell scripting * Strong software architecture skills * Containerization experience

Strong experience with Python data libraries (Pandas, NumPy) and testing frameworks (pytest, unittest) * Deep understanding of PySpark for distributed data processing and large-scale transformations

next page

Showing results 1-20

People also search for

Pytest information

What are the key skills and qualifications needed to thrive as a Pytest Automation Engineer, and why are they important?

To excel as a Pytest Automation Engineer, you need strong programming skills in Python, a solid understanding of software testing principles, and experience with test automation frameworks. Familiarity with Pytest, continuous integration tools (like Jenkins), and version control systems (such as Git) is typically required, along with relevant certifications in software testing or Python development. Attention to detail, analytical thinking, and effective communication help you identify issues quickly and collaborate across development teams. These abilities are crucial for ensuring software quality, speeding up release cycles, and maintaining robust, scalable test systems.

How does a Pytest automation engineer typically collaborate with developers and QA teams during a software release cycle?

As a Pytest automation engineer, you will often work closely with both developers and QA professionals throughout the software release cycle. You’ll be responsible for creating and maintaining test suites using Pytest, reviewing code changes, and ensuring that automated tests cover new features or bug fixes. Regular communication is essential, as you’ll need to report test results, discuss defects, and coordinate on test coverage or continuous integration setup. This collaborative approach helps maintain high code quality and smooth releases.

What is Pytest and what is it used for?

Pytest is a popular testing framework for Python that allows developers to write simple as well as scalable test cases. It is widely used for unit testing, functional testing, and integration testing in Python projects. Pytest makes it easy to write small tests, yet it scales to support complex functional testing for applications and libraries. Its rich plugin architecture and simple syntax make it a preferred choice for many Python developers.

What is the difference between Pytest vs Selenium Tester?

AspectPytestSelenium Tester
Primary FocusAutomated testing framework for Python codeWeb application testing using browser automation
Required SkillsPython programming, testing frameworksWeb technologies, Selenium WebDriver, scripting
Work EnvironmentSoftware development, QA teams, CI/CD pipelinesWeb testing, QA teams, browser environments
Common CertificationsPython certifications, testing certificationsSelenium certifications, QA certifications

Pytest is a Python testing framework used primarily for unit and integration testing of Python applications. Selenium Tester specializes in automating web browsers to test web applications. While both roles involve testing, Pytest focuses on code-level testing within Python projects, whereas Selenium Testers focus on browser-based testing of web interfaces. Understanding these differences helps teams assign the right tools and skills for their testing needs.

What are popular job titles related to Pytest jobs in Ontario? For Pytest jobs in Ontario, the most frequently searched job titles are:
What job categories do people searching Pytest jobs in Ontario look for? The top searched job categories for Pytest jobs in Ontario are:
What cities in Ontario are hiring for Pytest jobs? Cities in Ontario with the most Pytest job openings:
Infographic showing various Pytest job openings in Ontario as of May 2026, with employment types broken down into 56% Full Time, and 44% Contract. Highlights an 60% In-person, and 40% Remote job distribution.
Senior Full Stack Engineer

Senior Full Stack Engineer

Chubb

Toronto, ON • On-site

Full-time

Posted 28 days ago


Chubb rating

8.1

Company rating: 8.1 out of 10

Based on 63 frontline employees who took The Breakroom Quiz

131st of 259 rated insurance


Job description

Senior Full-Stack Engineer, AI Platform

The Opportunity

Chubb's AI Platform team is building an enterprise AI platform that powers RAG-based search, document intelligence, and AI-assisted workflows for thousands of users across the global organization.The platform spans four production codebases: an Angular 17 frontend, a React frontend in active development, a NestJS middleware layer, and two Python FastAPI backends handling RAG orchestration and document processing.

The Senior Full-Stack Engineer, AI Platform is a peer-level technical contributor who owns the complete product surface: from React and Angular UI components through NestJS service modules to Python FastAPI route handlers. This individual operates as a primary engineer across all four repositories, participates in architectural decision-making, and upholds the quality standards of the Crucible SDLC framework. The role is hands-on and delivery-focused - the expectation is production-grade code shipped on schedule, sprint over sprint.

Key Responsibilities

Frontend

  • Architect and deliver React applications as the primary frontend framework for new products, from initial project setup through production deployment
  • Maintain and extend the existing Angular 17 application - standalone components, reactive forms, RxJS streams, and Angular Material component library
  • Build performant, accessible user interfaces that surface AI outputs: streaming chat and RAG response displays, document upload and processing status, and structured data visualization
  • Integrate frontend applications with NestJS and FastAPI backends via REST APIs, Server-Sent Events (SSE) for streaming AI responses, and multipart file upload pipelines
  • Author unit, component, and integration tests across React (Jest) and Angular (Karma/Jasmine) contexts, maintaining meaningful coverage without being directed to do so
  • Instrument frontend applications with Azure Application Insights; own frontend observability, error tracking, and performance monitoring

Backend - NestJS Middleware 

  • Design and implement feature modules in the NestJS middleware layer: DTOs, controllers, services, and providers following established module patterns
  • Integrate Azure Cosmos DB, enforce JWT authentication guards, and instrument all new code with OpenTelemetry distributed tracing
  • Author and maintain Swagger/OpenAPI documentation for all new and modified endpoints
  • Apply parameterized Cosmos DB queries and structured Ogma logging consistently across all contributions

Backend - Python FastAPI

  • Contribute production-ready route handlers, Pydantic models, and async service logic to the RAG orchestration service and the doc-parser-api document processing pipeline
  • Implement and extend Azure AI Search integrations, embedding pipelines, and document ingestion workflows
  • Execute quality gates on all Python contributions: ruff linting, mypy static type checking, pytest with a minimum 80% coverage threshold, and bandit security scanning

Cross-Cutting

  • Participate in code reviews across all four repositories; provide substantive technical feedback and uphold Conventional Commits and Semantic Versioning standards
  • Leverage agentic coding tools - Claude Code, GitHub Copilot, and their successors - as daily productivity multipliers within a disciplined engineering workflow
  • Collaborate with AI/ML engineers, UX designers, and product managers to translate complex AI capabilities into intuitive, production-ready user experiences
  • Contribute to architectural decisions spanning state management patterns, API contract design, CI/CD pipeline configuration, and cross-repo dependency management

Required Qualifications

  • 7-10 years of professional software engineering experience delivering production systems at meaningful scale
  • React - deep proficiency with hooks, context, and state management libraries (Redux, Zustand, or equivalent); demonstrated ownership of a React codebase from inception through production
  • TypeScript - rigorous typing discipline in both frontend and Node.js backend contexts; strong preference for candidates who leverage the type system rather than work around it
  • NestJS or an equivalent Node.js backend framework (Express, Fastify) - experience designing RESTful services, middleware, and modular application architecture
  • Python - comfortable authoring production-grade FastAPI services with Pydantic data models and async route handlers
  • Azure ecosystem - practical experience with managed identity (DefaultAzureCredential), Key Vault, Cosmos DB, Blob Storage, and Application Insights
  • Async data patterns - REST, Server-Sent Events, streaming responses, and observable/promise-based data flow across frontend and backend contexts 
  • Testing discipline across the full stack - Jest, Karma/Jasmine, and pytest; writes tests as an intrinsic part of delivery, not a post-hoc addition
  • Git workflow fluency - feature branching, pull request workflows, code review participation, and CI/CD integration
  • Proven delivery track record - demonstrable history of shipping features into production environments on schedule

Nice to Have

  • Angular 17+ - standalone components, RxJS, Angular Material, and route guards
  • Azure AI Search, OpenAI API, or hands-on experience designing RAG architectures
  • Agentic coding assistants - Claude Code, GitHub Copilot, or equivalent tools used as a genuine workflow accelerant
  • OpenTelemetry instrumentation - distributed tracing across polyglot service boundaries
  • AI-adjacent UI patterns - LLM streaming interfaces, markdown rendering, document viewers, and file processing pipelines
  • Regulated industry exposure - insurance, financial services, or healthcare environments where compliance and auditability shape engineering decisions
  • Open-source contributions demonstrating depth of craft

Chubb Canada does not use artificial intelligence (AI) tools to assess, screen, or select applicants. 

At Chubb we are committed to providing equal employment opportunities to all employees and applicants. It is our policy to provide equal employment opportunities to employees and applicants based on job-related qualifications and ability to perform a job.  If you require an accommodation during the hiring process or upon hire, please inform Human Resources.  If a selected applicant requests accommodation during the recruitment process, Chubb will consult with the applicant in order to provide suitable accommodation that takes into account the applicant's accessibility needs.


What Chubb employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Chubb logo

About Chubb

Sourced by ZipRecruiter

Chubb is the world's largest publicly traded property and casualty insurer. With operations in 54 countries, Chubb provides commercial and personal property and casualty insurance, personal accident and supplemental health insurance, reinsurance and life insurance to a diverse group of clients. We are a unique global organization with a culture of individuals passionately committed to our respective crafts. With underwriting at our core, each of us contributes to providing the best insurance coverage and service to our clients. Our highly collaborative, inclusive nature helps us drive better business outcomes through diversity of background, experiences, insights and values.

Industry

Insurance services

Company size

10,000+ Employees

Headquarters location

Warren, NJ, US