<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rustlings.git/tests/fixture/success/testSuccess.rs, branch main</title>
<subtitle>Rustlings course
</subtitle>
<id>http://homelab.tail42a6a2.ts.net/rustlings.git/atom?h=main</id>
<link rel='self' href='http://homelab.tail42a6a2.ts.net/rustlings.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/'/>
<updated>2024-03-30T19:48:30Z</updated>
<entry>
<title>Fix tests</title>
<updated>2024-03-30T19:48:30Z</updated>
<author>
<name>mo8it</name>
<email>mo8it@proton.me</email>
</author>
<published>2024-03-30T19:48:30Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=79ca821e26711123c959e919eed2a630fa102cd5'/>
<id>urn:sha1:79ca821e26711123c959e919eed2a630fa102cd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add a --nocapture option to display test harnesses' outputs</title>
<updated>2020-06-04T15:18:26Z</updated>
<author>
<name>Abdou Seck</name>
<email>djily02016@gmail.com</email>
</author>
<published>2020-06-04T14:31:17Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=8ad5f9bf531a4848b1104b7b389a20171624c82f'/>
<id>urn:sha1:8ad5f9bf531a4848b1104b7b389a20171624c82f</id>
<content type='text'>
This new feature can be accessed by invoking rustlings with --nocapture.

Both unit and integration tests added.

closes #262

BREAKING CHANGES:
The following function take a new boolean argument:
	* `run`
	* `verify`
	* `test`
	* `compile_and_test`
</content>
</entry>
<entry>
<title>Modify integration tests to fail on panic</title>
<updated>2019-04-07T19:13:04Z</updated>
<author>
<name>Chris Pearce</name>
<email>christopher.james.pearce@gmail.com</email>
</author>
<published>2019-04-07T16:49:34Z</published>
<link rel='alternate' type='text/html' href='http://homelab.tail42a6a2.ts.net/rustlings.git/commit/?id=3d11d7685b2c3478c35a09fbb7543c03f5043bbe'/>
<id>urn:sha1:3d11d7685b2c3478c35a09fbb7543c03f5043bbe</id>
<content type='text'>
</content>
</entry>
</feed>
