2025-tdd-lovers

Details

Source
GitHub
License
MIT
Stars
1
Forks
3
Created
April 29, 2025
Updated
Jan. 22, 2026

README excerpt

# Ingenieria del Software II - Template

![GHA Status](https://github.com/uca-argentina/2025-tdd-lovers/actions/workflows/GHA.yml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/uca-argentina/2025-tdd-lovers/badge.svg?branch=master)](https://coveralls.io/github/uca-argentina/2025-tdd-lovers?branch=master)

## Metacello

```smalltalk
Metacello new
   baseline: 'IngSoft2';
   githubUser: 'uca-argentina' project: '2025-tdd-lovers' commitish: 'master' path: 'repository';
   load: 'development'.
```
← Back to results