issues
search
bxparks
/
AUnit
Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.
MIT License
179
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updating the codebase with stronger typesafety
#123
rowingdude
closed
2 months ago
1
Code coverage report
#121
Sumanharapanahalli
closed
4 months ago
0
assertNotEqual(obj, nullptr) fails on a real board
#118
reymalahay
closed
11 months ago
1
why does assertTrue(true) or assertTrue(1) timeout?
#117
reymalahay
closed
1 year ago
1
assertNull and assertNotNull assertions
#116
reymalahay
closed
1 year ago
7
hi there,
#114
reymalahay
closed
1 year ago
2
configuring the CPATH environment variable
#112
reymalahay
closed
1 year ago
0
potential mocking framework
#110
reymalahay
closed
1 year ago
0
Can´t compile my project when using classes with a separate .cpp file
#106
D16174L
closed
1 year ago
3
merge 1.7.1 into master
#102
bxparks
closed
1 year ago
0
Added accessing class TestOnce to inherit from it
#100
arjuna-dev
closed
1 year ago
2
Test fixture implementation following example didn't work
#99
arjuna-dev
closed
1 year ago
1
[Test.cpp] Optimize size
#97
hsaturn
opened
1 year ago
1
TestRunner.{h,cpp}: use std::chrono for time ellapsed count
#96
hsaturn
closed
1 year ago
0
assert macros: fix bug with macros expansion
#95
hsaturn
closed
1 year ago
5
merge 1.7.0 into master
#94
bxparks
closed
1 year ago
0
Feature Request: JUnit stylized output
#91
rakjennings
closed
1 year ago
0
"unsigned" not implemented ?
#88
ttttttom
closed
2 years ago
0
Error in test headers?
#87
gabboraron
closed
2 years ago
0
merge v1.6.1 into master
#86
bxparks
closed
2 years ago
0
ASSERT_EQ does not work with refrence
#85
pischky
opened
2 years ago
3
Your recommended test for nullptr fails for me. Is this my problem or yours? <EDIT it's mine/>
#84
brewmanz
closed
2 years ago
3
How do you test analogRead and digitalRead?
#82
jsdevel
closed
2 years ago
0
Github action for "pull_request" as well as "push"?
#80
philj404
closed
2 years ago
0
merge v1.6.0 into master
#78
bxparks
closed
3 years ago
0
Issue when used as submodule
#77
TheLongRunSmoke
closed
3 years ago
8
Feature request (and patch) : filter test on command line
#76
hsaturn
closed
3 years ago
10
Missing WProgram.h
#75
hsaturn
closed
3 years ago
1
merge 1.5.5 into master
#74
bxparks
closed
3 years ago
0
Compilation error with Raspberry Pi Pico (RP2040) using Arduino-Pico Core
#73
timboldt
closed
3 years ago
4
Readd arduino samd (see #66)
#72
bxparks
closed
3 years ago
1
merge v1.5.4 into master
#71
bxparks
closed
3 years ago
0
merge v1.5.3 into master
#70
bxparks
closed
3 years ago
0
test macro not working
#69
xavier2910
closed
3 years ago
9
merge v1.5.1 into master
#68
bxparks
closed
3 years ago
0
v1.5 - support STM32duino, support F() for ESP8266, blacklist megaAVR
#67
bxparks
closed
3 years ago
0
support arduino:samd Core using new Arduino API for versions >= 1.8.10
#66
bxparks
closed
3 years ago
1
Better documentation using a simple use case
#65
joesan
closed
3 years ago
7
Error When Running AUnit Simple Example
#64
joesan
closed
3 years ago
2
Error When Running AUnit: fatal error: AUnit.h: No such file or directory
#63
joesan
closed
3 years ago
3
merge v1.4.1 into master
#62
bxparks
closed
4 years ago
0
merge 1.4 into master
#61
bxparks
closed
4 years ago
0
Oops Actually Undefined Behaviour # AUnit freezes with strange arithmetic expression on Nano
#60
brewmanz
closed
4 years ago
2
merge v1.3.3 into master
#59
bxparks
closed
4 years ago
0
TimeoutType uint8_t to uint16_t. (fixes #57)
#58
brewmanz
closed
4 years ago
1
Increase size of TimeoutType from 8 to 16 bits; maybe allow per test timeouts.
#57
brewmanz
closed
4 years ago
3
FeatureRequest: support Arduino Nano Every (ATmega4809)
#56
baumi51
closed
3 years ago
2
1.3.2 - fix typos in README.md
#55
bxparks
closed
4 years ago
0
Fix class name typo in code sample
#54
e28eta
closed
4 years ago
0
1.3.1 - support SAMD21 and ATmega2560 boards; split off UnixHostDuino; set exit status code
#53
bxparks
closed
5 years ago
0
Next