MorphTest

Description

A test project of Morph / SpPresenter of Pharo.

Details

Source
GitHub
Dialect
pharo (25% confidence)
License
MIT
Created
June 26, 2022
Updated
June 27, 2022

Categories

Testing

README excerpt

# Overview

** This is a personal practice.

# Install
```
Metacello new
	baseline: 'GFMorphTest';
	repository: 'github://garlic-flavor/MorphTest:main/repository';
	load.
```

← Back to results