Skip to main content
Stryker Cloud Agent

Stryker Cloud Agent

This project is mainly about transfer a mutation testing tool called Stryker to a cloud native one. The basic idea is using a cloud runner (an agent) to run the mutants parallel in the cloud. In this way, intuitively, if all the mutants can be run in parallel in the cloud, the whole testing process can be speed up.


Yujie LiuAbout 4 minComputer ScienceCloud NativeTestingMutation testing
Cloud Cost Optimisation (Ideas)

Cloud Cost Optimisation (Ideas)

Create a tool to detect the features of the cloud components that are used by an application. Functionalities:

  • Determine 'the features' by analyzing the application code or runtime
  • These features should be compared to the features provided by the available components.
  • Give advice on whether a different component could provide feature-parity at a lower cost, potentially with some trade-offs.

Yujie LiuAbout 1 minComputer ScienceCloud Native