Running Playwright Mocha tests in BuildWise CT Server

Setting up a suite of Playwright Mocha tests in BuildWise to run continuously!

Zhimin Zhan

--

A repost of my daughter’s article with permission. I added it here for the convenience of my blog subscribers.

I am currently undertaking an internship, where I have been using Microsoft’s Playwright test automation framework for automated UI testing. (I completed the test suite in raw Selenium WebDriver + RSpec first, which was much much easier). Once I started writing a couple of tests in Playwright, I have been working on getting it set up on a Continuous Testing (CT) server.

BuildWise is an open-source Continuous Testing Server available online for free. See this article for why Continuous Testing is a crucial process in software development:

Aside: Playwright Test Runner vs Playwright with Mocha

Playwright with PlaywrightTest (Playwright’s default syntax framework) cannot be set up in a CT server yet (from my understanding). As I was not able to find any

--

--

Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.